Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBarrington committed Jul 12, 2021
1 parent 20651c5 commit 79771ab
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 1 deletion.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Generated by roxygen2: do not edit by hand

export(data)
export(data_repository_path)
export(init)
export(save)
export(system.file)
importFrom(fs,path)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
Expand Down
161 changes: 160 additions & 1 deletion man/data.Rd

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

51 changes: 51 additions & 0 deletions man/system.file.Rd

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

0 comments on commit 79771ab

Please sign in to comment.