fvsSetSpeciesAttrs: Set Species Attrs

View source: R/fvsSetSpeciesAttr.R

fvsSetSpeciesAttrsR Documentation

Set Species Attrs

Description

Set Species Attrs

Usage

fvsSetSpeciesAttrs(vars)

Arguments

vars

A named list of vectors (or a dataframe) where each vector (or column) is: of numeric type, has no NAs, has as many entries as there are defined species (variable maxspecies from fvsGetDims()). Use the variable names listed for fvsGetSpeciesAttrs(vars). Vectors or columns that have other names are skipped.

Value

A scalar integer return code where 0 signals OK and 1 signals an error).


SilviaTerra/rFVS documentation built on March 25, 2023, 3:59 a.m.