Description Usage Arguments Details Value
View source: R/vegetation-analysis.R
Species Accumulation Curve by spring
1 2 | CalculateSpeciesAccumulation(conn, path.to.data, spring, field.season,
data.source = "database")
|
conn |
Database connection generated from call to |
path.to.data |
The directory containing the csv data exports generated from |
spring |
Spring code to filter on, e.g. "LAKE_P_BLUE0". |
field.season |
Optional. Field season name to filter on, e.g. "2019". |
data.source |
Character string indicating whether to access data in the spring veg database ( |
Only includes data from visits labeled 'Primary.' Does not include UNKS but does include To Be Determined unknown species.
A tibble with columns Park, SpringCode, SpringName, FieldSeason, Sites, Richness, StDev
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.