get_nb: Calculate the number of coordinates per shape

Description Usage Arguments Value See Also Examples

Description

Wraps around nrow

Usage

1
get_nb(x)

Arguments

x

coo_single, coo_list or mom_tbl

Value

numeric or additional column

See Also

Other getters: get_perim_along()

Examples

1
2
bot %>% pick(1) %>% get_nb()
bot %>% get_nb()

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