Skip to content

Commit

Permalink
structure reference by topic
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasHohmann committed Sep 13, 2024
1 parent 8ebba88 commit 054c5de
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,33 @@ url: https://mindthegap-erc.github.io/StratPal/
template:
bootstrap: 5

reference:
- title: Available functions

- subtitle: Trait evolution
desc: Simulate trait evolution
contents:
- stasis
- random_walk
- ornstein_uhlenbeck

- subtitle: Event type data
desc: Simulate event type data (e.g., fossil location/ages, first/last occurrences)
contents:
- p3
- p3_var_rate
- rej_samp

- subtitle: Ecology and taphonomy
desc: Ecological niche models and taphonomic effects
contents:
- apply_niche
- snd_niche
- bounded_niche
- apply_taphonomy
- thin

- subtitle: Example data
desc: Example data from stratigraphic forward models
contents:
- scenarioA

0 comments on commit 054c5de

Please sign in to comment.