View source: R/get_SDA_metrics.R
get_SDA_metrics | R Documentation |
Obtain pre-calculated tabular reports of usage, activities, areas of interest (AOI), exports, ecological sites, ratings and reports for specific areas, times and intervals.
get_SDA_metrics(query_name, query_frequency, query_year, state = NULL)
query_name |
One or more of: |
query_frequency |
One or more of: |
query_year |
Integer. One or more years e.g. |
state |
Optional: State abbreviation; Default: |
A data.frame
containing query results
Jason Nemecek
## Not run:
get_SDA_metrics('SDA_Usage', 'CY', 2019:2021)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.