Skip to content

Commit

Permalink
add correct package file docs (see r-lib/roxygen2#1491)
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali committed Aug 19, 2023
1 parent 0ab952c commit d9dd432
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 17 deletions.
13 changes: 2 additions & 11 deletions R/colourpicker-package.R
Original file line number Diff line number Diff line change
@@ -1,11 +1,2 @@
#' colourpicker
#'
#' A colour picker tool for Shiny and for selecting colours in plots
#'
#' A colour picker that can be used as an input in Shiny apps or Rmarkdown documents. The colour picker supports alpha opacity, custom colour palettes, and many more options. A Plot Colour Helper tool is available as an RStudio Addin, which helps you pick colours to use in your plots. A more generic Colour Picker RStudio Addin is also provided to let you select colours to use in your R code.
#'
#' View the \href{https://github.com/daattali/colourpicker}{full README} for more details
#' and to see demos.
#' @docType package
#' @name colourpicker-package
NULL
#' @keywords internal
"_PACKAGE"
26 changes: 20 additions & 6 deletions man/colourpicker-package.Rd

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

0 comments on commit d9dd432

Please sign in to comment.