| pm_list_orders | R Documentation |
Summarises the number of families, genera, species and endemic species
per order in peru_mammals.
pm_list_orders()
A tibble with one row per order and the following columns:
order – taxonomic order.
n_families – number of families in the order.
n_genera – number of genera in the order.
n_species – number of species in the order.
n_endemic – number of endemic species in the order.
pm_list_orders()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.