Skip to content

Commit

Permalink
fix: list missing functions
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed May 2, 2024
1 parent fc833f2 commit 6ccfca6
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions _pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,16 @@ template:

reference:

- title: Download data
desc: >
Functions to download PHENOFISH data
contents:
- get_marine_ecoregions_layer
- get_drainage_basins_layer

- title: Visualization tools
desc: >
Functions to visualize PhenoFish data
Functions to visualize PHENOFISH data
contents:
- ggmap_marine
- ggmap_terrestrial
- ggmap_terrestrial

0 comments on commit 6ccfca6

Please sign in to comment.