| draw_data | R Documentation |
Opens up a dialogue that lets you draw your data.
draw_data(data = NULL)
data |
Optional |
A data.frame with the x and y values of your data and a .group column
that identifies each stroke.
Other helper functions:
delayed_with(),
densify(),
mean_dist_to_sf(),
mean_dist_to(),
mean_self_proximity(),
moments_n(),
truncate_to()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.