Skip to content

Commit

Permalink
Remove @param for suppress_default_hovertext in heatmapr.R
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsimenc committed Jul 15, 2024
1 parent d7cb596 commit ab4c678
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions R/heatmapr.R
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,6 @@ fix_not_all_unique <- function(x, ...) {
#' @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 indicating whether to hide the
#' default hovertext for plot_method = "ggplot" of row, column, value, and Point
#' size.
#'
#' @param ... currently ignored
#'
#' @export
Expand Down

0 comments on commit ab4c678

Please sign in to comment.