Skip to content

Commit

Permalink
add missing pkgdown entries (#269)
Browse files Browse the repository at this point in the history
* add missing pkgdown entries

* remove unnecessary line

* Update _pkgdown.yml

Co-Authored-By: Zhao, Junlue {MDBE~SOUTH SAN FRANCISCO} <[email protected]>
  • Loading branch information
2 people authored and GitHub Enterprise committed May 4, 2021
1 parent b40793f commit 26cec67
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,52 +14,57 @@ reference:
- title: CDISC Domain Functions
desc: These functions generate CDISC domains containing randomly assigned data
contents:
- radsl
- radae
- radaette
- radcm
- raddv
- radeg
- radex
- radhy
- radlb
- radmh
- radqs
- radrs
- radsaftte
- radsl
- radsub
- radtr
- radtte
- radvs
- radeg
- radsub

- title: Cached Datasets
desc: These datasets are attached in order speed up the example sections of the dependent packages.
Note you can also use the `cached` option in thre respection `r*` function to retrieve these cached datasets.
contents:
- cadsl
- cadae
- cadaette
- cadcm
- caddv
- cadeg
- cadex
- cadhy
- cadlb
- cadmh
- cadqs
- cadrs
- cadsl
- cadsub
- cadtr
- cadtte
- cadvs
- cadex
- cadeg
- cadsub

- title: Utility Functions
desc: These functions are not exported but are documented for developers
contents:
- apply_metadata
- h_anthropometrics_by_sex
- mutate_na
- rel_var
- relvar_init
- replace_na
- retain
- rtexp
- rtpois
- sample_fct
- var_relabel
- visit_schedule
Expand Down

0 comments on commit 26cec67

Please sign in to comment.