View source: R/generate_camera_motion.R
process_point_series_2d | R Documentation |
Process Points to Control Points
process_point_series_2d(values, closed = FALSE, straight = FALSE)
values |
Points |
closed |
Whether to be closed |
straight |
Whether to be straight |
Matrix of control points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.