get_centpos.Rd
Simply the average of x
and y
.
get_centpos(x)
x |
---|
numeric
, list or additional columns
This function can be used to integrate size - if meaningful -
Other coo_descriptors:
get_centsize()
,
get_range()
bot$coo[[5]] %>% get_centpos#> # A tibble: 1 x 2 #> x y #> <dbl> <dbl> #> 1 180. 467.