coe_list: Create list of coe_single

Description Usage Arguments Details Value Functions Examples

Description

coe_list objects are list of coe_single.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

x

a list of coe_single

Details

They behave like lists and thus as regular tibble/data.frame columns. The only difference is that and are understood by morphometric methods used in MomX.

Value

a coe_list object

Functions

Examples

1
matrix(1:12, nrow=1) %>% coe_single() %>% coo_list()

MomX/Momocs2 documentation built on May 13, 2020, 4:28 a.m.