Description Usage Arguments Value
Reads shrub data from MSAccess database
1 2 3 4 5 6 | readMatorral(accessFiles, provincias = NULL, plotType = c("A1", "NN"),
plotIDs = NULL, rem.nospecies = FALSE, height.cm = FALSE,
subsetVars = TRUE)
readMatorralIFN2(prov, DBFdir = "DBF", 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 |
height.cm |
Flag to return height in 'cm' instead of 'meters' |
subsetVars |
Flag to filter data columns |
a data frame with shrub data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.