Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
devtools::document(roclets = c('rd', 'collate', 'namespace'))
Browse files Browse the repository at this point in the history
  • Loading branch information
Felixmil committed Sep 20, 2023
1 parent 57b7020 commit 1fccf33
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 22 deletions.
6 changes: 3 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated by roxygen2: do not edit by hand

export(get_yaml_start_end)
export(new_report)
export(replace_yaml)
export(getYamlStartEnd)
export(newReport)
export(replaceYaml)
17 changes: 17 additions & 0 deletions man/extractYaml.Rd

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

20 changes: 20 additions & 0 deletions man/getYamlStartEnd.Rd

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

34 changes: 34 additions & 0 deletions man/newReport.Rd

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

19 changes: 0 additions & 19 deletions man/new_report.Rd

This file was deleted.

16 changes: 16 additions & 0 deletions man/replaceYaml.Rd

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

0 comments on commit 1fccf33

Please sign in to comment.