coo_sample_rr.Rd
Sample coordinates with regular angles
coo_sample_rr(x, n, from_col, to_col, ...)
x | |
---|---|
n |
|
from_col | colnames from where to get the coo_list and how to name the resulting one (only for mom_tbl method) |
to_col | colnames from where to get the coo_list and how to name the resulting one (only for mom_tbl method) |
... | useless here |
a coo_single, coo_list or mom_tbl
Other coo_modifyers:
coo_align()
,
coo_baseline()
,
coo_center()
,
coo_reflect
,
coo_rev()
,
coo_rotatecenter()
,
coo_rotate()
,
coo_sample()
,
coo_scale()
,
coo_shear()
,
coo_slide()
,
coo_split()
,
coo_template()
,
coo_trans()
,
coo_trim()
,
coo_up()
#> # A tibble: 138 x 2 #> x y #> <dbl> <dbl> #> 1 37 561 #> 2 40 540 #> 3 40 529 #> 4 43 508 #> 5 46 487 #> 6 48 477 #> 7 52 456 #> 8 54 435 #> 9 57 414 #> 10 59 403 #> # … with 128 more rows #> ❯coo_single with 138 coordinates