TODO: description needed
loadCASFRI(
CASFRIRas,
attrFile,
headerFile,
sppEquiv,
sppEquivCol,
type = c("cover", "age")
)
TODO: description needed
TODO: description needed
TODO: description needed
table with species name equivalencies between the kNN and final naming formats.
See data("sppEquivalencies_CA", "LandR")
.
For functions that have mixedType
, this only necessary if mixedType == 2
.
If not provided and mixedType == 2
, will attempt to use data("sppEquivalencies_CA", "LandR")
.
the column name to use from sppEquiv
.
For functions that have mixedType
, only necessary if mixedType == 2
.
If not provided and mixedType == 2
, will attempt to use "Boreal".
Character string. Either "cover"
or "age"
.
TODO: description needed