Skip to content

Commit

Permalink
chore: documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Feb 2, 2024
1 parent cc4ea4e commit d98a248
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/mixcolor.R
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ NULL
#' # with black background
#' a <- GiottoVisuals::simple_palette_factory(c("green", "black"))(255)
#' b <- GiottoVisuals::simple_palette_factory(c("red", "black", "blue"))(255)
#' x <- mixRGB(a,b, base_color = "black")
#' x <- mixRGB(a,b)
#'
#' op <- par(no.readonly = TRUE)
#' par(bg = "black")
Expand Down
2 changes: 1 addition & 1 deletion man/mixRGB.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d98a248

Please sign in to comment.