These functions are re-exported from Momocs2 for convenient access in Momstats. Click the function names below to see their full documentation in Momocs2.
Usage
fold(.data, ..., .class = NULL)
unfold(x, ...)
get_coe_cols(df, .cols = NULL)
get_all_coe_cols(df)See also
Momocs2::fold()- Fold multiple columns into a list-columnMomocs2::unfold()- Unfold a list-column into multiple columnsMomocs2::get_coe_cols()- Get single coefficient column nameMomocs2::get_all_coe_cols()- Get all coefficient column names
