View source: R/get_nwos_plots_urban.R
get_nwos_plots_urban | R Documentation |
Extracts the full plot list for a given NWOS cycle/study, classed to STRATA
get_nwos_plots_urban(cycle = "2023", study = "urban", city = NA, yrs = NA)
cycle |
is a string containing the NWOS cycle desired. |
study |
is a string containing the NWOS study desired. |
city |
is a string containing the NWOS city codes desired. |
yrs |
is a vector containing the specific years desired with the NWOS cycle. |
This function must be run on a machine with an ODBC connection to the USFS FIA production database through a user with read permissions.
an nwos.plots object
get_nwos_plots_urban(cycle='2023',study='urban',city='HOUS',yrs='2019')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.