View source: R/fvsSetTreeAttr.R
fvsSetTreeAttrs | R Documentation |
Set Tree Attrs
fvsSetTreeAttrs(vars)
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. |
A scalar integer return code where 0 signals OK and 1 signals an error).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.