Description Usage Arguments Value
Reads regeneration data from MSAccess database (IFN3-IFN4)
1 2 3 4 | readRegenera(accessFiles, provincias = NULL, plotType = c("A1", "NN"),
plotIDs = NULL, rem.nospecies = FALSE, subsetVars = TRUE)
extractRegTreeData(regData, height.cm = FALSE, subsetVars = TRUE)
|
accessFiles |
A character vector of access files to be read. |
provincias |
Numeric or character vector with the province numbers corresponding to |
plotType |
Subset of plot types to include: |
plotIDs |
String vector with a selection of plots |
rem.nospecies |
Flag to remove records without species identity |
subsetVars |
Flag to filter data columns |
regData |
A data frame returned by |
height.cm |
Flag to return height in 'cm' instead of 'meters' |
a data frame with regeneration data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.