Description Usage Arguments Value
Convert a path list to a data.frame
1 | path_list_to_df(path_list, state = list(x = 0, y = 0))
|
path_list |
path as returned by parse_svg_path_d |
state |
named list of current state. Default list(x=0, y=0) |
data.frame of x,y coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.