View source: R/get_veg_from_NPS_PLOTS_db.R
get_veg_from_NPS_PLOTS_db | R Documentation |
Used to extract species, stratum, and cover vegetation data from a backend NPS PLOTS Database. Currently works for any Microsoft Access database with an .mdb file format.
get_veg_from_NPS_PLOTS_db(dsn)
dsn |
file path to the NPS PLOTS access database on your system. |
A data.frame with vegetation data in a long format with linkage to NRCS soil pedon data via the site_id key field.
This function currently only works on Windows.
Jay M. Skovlin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.