Arguments
...
these arguments are of either the form value or tag = value.
Component names are created based on
the tag (if present) or the deparsed argument itself.
row.names
NULL
or a single integer or character string specifying
a column to be used as row names, or a character
or integer vector giving the row names for the mvabund object.
check.rows
if TRUE
then the rows are checked for consistency of length
and names.
check.names
logical. If TRUE
then the names of the variables are
checked to ensure that they are syntactically valid variable names
and are not duplicated. If necessary they are adjusted (by make.names) so that
they are.
var.names
NULL
or a character vector giving the column names for
the mvabund object.
neg
character. If FALSE
negative values will cause an error message.
na.rm
logical, whether missing values should be removed.