check_Xvar {CoDaImpact} | R Documentation |
Internal: check for valid name of Xvar
Description
Users should always specify Xvar as "NAME_SIMPLEX", which means before log-ratio transformations.
Usage
check_Xvar(
Xvar,
trSry,
return_type = c("NAME_SIMPLEX", "NAME_COORD", "pos")[1]
)
Arguments
Xvar |
a character or numeric indicating the direction |
trSry |
a character indicating the names of the vertices |
Value
a single integer or character
Author(s)
Lukas Dargel
[Package CoDaImpact version 0.1.0 Index]