Skip to content

Commit

Permalink
ran devtools::document()
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomUK committed Oct 21, 2023
1 parent 753b1d7 commit 245af9b
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 40 deletions.
4 changes: 2 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ export(ptd_rebase)
export(ptd_spc)
export(ptd_spc_colours)
export(ptd_target)
import(rlang)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,if_all)
importFrom(dplyr,if_any)
Expand All @@ -24,6 +26,4 @@ importFrom(rlang,.data)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(tidyselect,all_of)
import(rlang)
importFrom(dplyr,"%>%")
importFrom(tidyselect,any_of)
2 changes: 1 addition & 1 deletion man/ptd_create_ggplot.Rd

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

61 changes: 26 additions & 35 deletions man/ptd_create_plotly.Rd

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

2 changes: 1 addition & 1 deletion man/ptd_spc_colours.Rd

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

3 changes: 2 additions & 1 deletion man/ptd_target.Rd

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

0 comments on commit 245af9b

Please sign in to comment.