Skip to content

Commit

Permalink
Rename epichains_tree to epichains in pkgdown yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmbaazam committed Mar 12, 2024
1 parent 17c7c8a commit bd4407f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@ reference:

- title: epichains classes

- subtitle: epichains_tree object
- subtitle: epichains object
desc: Class constructor, validator, and methods
contents:
- epichains_tree
- is_epichains_tree
- validate_epichains_tree
- aggregate.epichains_tree
- summary.epichains_tree
- format.epichains_tree
- print.epichains_tree
- head.epichains_tree
- epichains
- is_epichains
- validate_epichains
- aggregate.epichains
- summary.epichains
- format.epichains
- print.epichains
- head.epichains

- subtitle: epichains_summary object
desc: Class constructor, validator, and methods
Expand Down

0 comments on commit bd4407f

Please sign in to comment.