View source: R/getCwacSppCounts.R
getCwacSppCounts | R Documentation |
Get all CWAC counts for a species
getCwacSppCounts(spp_code)
spp_code |
The CWAC code of a species. Only a single species is accepted at the moment. |
A tibble with all the counts recorded for the desired species. Note that there might be warnings about formatting.
getCwacSppCounts(41)
getCwacSppCounts("41")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.