Skip to content

Commit

Permalink
usethis::use_package_doc()
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Aug 6, 2023
1 parent 768fa6e commit 98961ab
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
5 changes: 5 additions & 0 deletions R/import.R → R/dm-package.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import cli
#' @import rlang
#' @importFrom vctrs vec_ptype2 vec_ptype_abbr vec_slice vec_cast vec_proxy_compare vec_data vec_c
Expand All @@ -17,4 +21,5 @@
#' @import lifecycle
#' @importFrom grDevices col2rgb colors rgb
#' @importFrom pillar pillar_shaft
## usethis namespace: end
NULL
43 changes: 43 additions & 0 deletions man/dm-package.Rd

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

0 comments on commit 98961ab

Please sign in to comment.