readMatorral: Read shrub data

Description Usage Arguments Value

View source: R/readMatorral.R

Description

Reads shrub data from MSAccess database

Usage

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)

Arguments

accessFiles

A character vector of access files to be read.

provincias

Numeric or character vector with the province numbers corresponding to accessFiles

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

Value

a data frame with shrub data


miquelcaceres/IFNread documentation built on Oct. 12, 2020, 12:06 a.m.