View source: R/get_ecosite_history_from_NASIS_db.R
get_ecosite_history_from_NASIS_db | R Documentation |
Gets the Site Ecological Site History data from local NASIS database. Used by get_extended_data_from_NASIS_db()
.
get_ecosite_history_from_NASIS_db(
best = TRUE,
SS = TRUE,
es_classifier = NULL,
dsn = NULL
)
best |
Should the "best" ecological site correlation be chosen? Creates field called |
SS |
Use selected set? Default: |
es_classifier |
Optional: character. Vector of classifier names (and corresponding records) to retain in final result. |
dsn |
Path to SQLite data source, or a |
a data.frame
, or NULL
on error
get_extended_data_from_NASIS_db()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.