Skip to content

Commit

Permalink
Add a few utility functions to _pkgdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bodkan committed May 8, 2024
1 parent b72798b commit 41f99d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,9 @@ reference:
- starts_with("read_(geno|ind|snp)")
- starts_with("write_(geno|ind|snp)")
- read_output

- title: Utility functions
contents:
- download_data
- print.EIGENSTRAT
- print.admixr_result

0 comments on commit 41f99d9

Please sign in to comment.