Skip to content

Commit

Permalink
Update palette_jak.R
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkimbrel authored Oct 7, 2024
1 parent a31973f commit eac0c00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/palette_jak.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ palette_jak = function(p = "bay",

#' Check if a string contains valid color strings
#'
#' It appears I copied this function from https://stackoverflow.com/questions/13289009/check-if-character-string-is-a-valid-color-representation
#'
#' @param x A vector of colors in rgb or text string
#'
#' @export
Expand Down

0 comments on commit eac0c00

Please sign in to comment.