get_range: Get shape range

Description Usage Arguments Value See Also Examples

Description

Just a wrapper around range

Just a wrapper around range. get_diffrange adds diff to get_range.

Usage

1
2
3
4
5

Arguments

x

coo_single, coo_list or mom_tbl

Value

numeric or additional column

numeric or additional columns

See Also

Other coo_descriptors: get_centpos(), get_centsize()

Other coo_descriptors: get_centpos(), get_centsize()

Examples

1
2
3
4
bot$coo[[5]] %>% get_range

bot %>% pick(1) %>% get_range
bot %>% get_diffrange()

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