View source: R/species_counts.R
species_counts_summary | R Documentation |
Create a summary table for count data availability.
species_counts_summary(counts, order_col = "firstYr", descending = FALSE)
counts |
Count dataframe from islandwide_counts. |
order_col |
Character vector for column to sort table by. One of Species_Code, firstYr, lastYr, propSurveys, lastCount. |
descending |
Logical to sort in descending order. Default is ascending. |
gt table with data availability info.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.