Skip to content

Commit

Permalink
add explanation of role of admtools
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasHohmann committed Aug 16, 2024
1 parent 4915f9d commit 13441ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/StratPal.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ To use its functionality, you need to run
library(admtools)
```

before running any of the examples. Below we provide a brief overview of the functionality of the `admtools` package we need. If you want more information, you can browse through the package vignettes using
before running any of the examples. Specifically, this is needed for plotting of age-depth models and trait evolution. Below we provide a brief overview of the functionality of the `admtools` package we need. If you want more information, you can browse through the package vignettes using

```{r, eval=FALSE}
browseVignettes(package = "admtools")
Expand Down

0 comments on commit 13441ee

Please sign in to comment.