Skip to content

Commit

Permalink
Add @param for suppress_default_hovertext to heatmapr
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsimenc committed Jul 14, 2024
1 parent b91f710 commit 07a1baa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/heatmapr.R
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ fix_not_all_unique <- function(x, ...) {
#' "GW" (Gruvaeus and Wainer heuristic to optimize the Hamiltonian path length that is restricted by the dendrogram structure)
#' @param point_size_mat A matrix of values which can be mapped to point size
#' @param custom_hovertext Custom hovertext matrix (the same dimensions as the input).
#' @param suppress_default_hovertext Logical value determinine whether to suppress
#' the default hovertext (row, column, value).
#' @param ... currently ignored
#'
#' @export
Expand Down

0 comments on commit 07a1baa

Please sign in to comment.