readPCParcela: Reads plot data (PC parcelas)

Description Usage Arguments Value

Description

Reads plot data (PC parcelas)

Usage

1
2
3
4
5
6
7
readPCParcelaIFN2(prov, DBFdir = "DBF", plotIDs = NULL)

readPCParcelaIFN3(prov, DBFdir = "DBF", plotTypeIFN3 = c("A1", "NN"),
  plotIDs = NULL)

readPCParcelaIFN4(accessFiles, plotTypeIFN4 = c("A1", "N"),
  plotIDs = NULL)

Arguments

prov

Character vector with codes of provinces (e.g. c("01","03")) or "all" for all provinces.

DBFdir

String with the path where provinces are stored

plotIDs

String vector with a selection of plots

plotTypeIFN3

Subset of plot types to include (see readPiesMayoresIFN3)

accessFiles

A character vector of access files to be read.

plotTypeIFN4

Subset of plot types to include (see readPiesMayoresIFN3)

Value

a data frame with plot data


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