Defines the builder for traditional measurement class in Momocs.
Is is intended to ease calculations, data handling and multivariate statistics
just ad the other Momocs' classes
Usage
TraCoe(coe = matrix(), fac = dplyr::tibble())
Value
a list of class TraCoe
Arguments
coe
a matrix of measurements
fac
a data.frame for covariates
See Also
Other classes:
Coe(),
Coo(),
Ldk(),
OpnCoe(),
Opn(),
OutCoe(),
Out()