Skip to content

Commit

Permalink
Update showColorPalette.R
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkimbrel committed Oct 21, 2023
1 parent ee2c135 commit eb56d32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/showColorPalette.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#'
#' @export
#' @param pal A color palette
#' @param labels Boolean for whether to show the rgb value as a label
#' @param label_angle The rotational angle for the label

show_color_palette = function(pal,
labels = FALSE,
Expand Down

0 comments on commit eb56d32

Please sign in to comment.