Skip to content

Commit

Permalink
examples
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbeaudette committed Aug 18, 2021
1 parent 408e399 commit 6e73bf1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/colorChart.R
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@
#' # result is a list, use the first element
#' colorChart(s[[1]], chip.cex = 4)
#'
#' colorChart(s[[1]], chip.cex = 4, annotate = TRUE)
#' # increase the possible range of color chip sizes
#' colorChart(s[[1]], chip.cex = 4, chip.cex.min = 0.01, chip.cex.max = 2)
#'
#' }
#'
Expand Down
3 changes: 2 additions & 1 deletion man/colorChart.Rd

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

0 comments on commit 6e73bf1

Please sign in to comment.