get_lw: Calculate length and width of a shape

Description Usage Arguments Value Examples

Description

Returns the length and width of a shape. The shape is first aligned using coo_align, then length is the range along the x-axis and the width as the range on the y-axis.

Usage

1
2
3
4
5

Arguments

x

coo_single, coo_list or mom_tbl

Value

numeric or additional column

Examples

1
bot$coo[[5]] %>% get_lw

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