Display the description of the specified tutorial in the cpnr package.
show_description(tutorial, package = "cpnr")
| tutorial | Name of tutorial | 
|---|---|
| package | Name of package, currently only cpnr | 
show_description will return a character string with a
detailed description of the focal tutorial.
show_tutorials to see all available tutorials and
show_dependencies to see all dependencies needed to run a tutorial.
Other show functions: 
show_dependencies(),
show_tutorials()
show_description(tutorial = "divdyn")#> [1] "Fossil data analysis. This tutorial is aimed to introduce the `divDyn` package and its applications to data from the fossil record. In particular, you learn how to calculate taxonomic richness, extinction and origination rates from time‐binned fossil data using state‐of‐the‐art methodology"