Skip to content

Commit

Permalink
Redocumented after updating roxygen2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesor committed Aug 30, 2023
1 parent 1ab1552 commit 558b973
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,CompadreDB)
S3method(as_tibble,CompadreDB)
S3method(dim,CompadreDB)
S3method(head,CompadreDB)
S3method(merge,CompadreDB)
Expand All @@ -18,7 +19,6 @@ export(NumberStudies)
export(Version)
export(VersionData)
export(as_cdb)
export(as_tibble.CompadreDB)
export(cdb_build_cdb)
export(cdb_check_species)
export(cdb_collapse)
Expand Down
2 changes: 1 addition & 1 deletion man/CompadreDB-Methods.Rd

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

0 comments on commit 558b973

Please sign in to comment.