coo_smooth.Rd
Smooth shape coordinates using a moving average
coo_smooth(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 smooth:
coo_smooth_curve()