Description Usage Arguments Value See Also Examples
View source: R/coo_modifyers.R
coo_smooth variant that preserves coordinates of first and alst points. Typically useful for curves
1 | coo_smooth_curve(x, n, from_col, to_col, ...)
|
x |
coo_single, coo_list or mom_tbl |
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()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.