Description Usage Arguments Value
This function formats a dataframe; used with swimmer_lines
1 | line_df_to_point_df(df_lines, start = "start", end = "end", cont = NULL)
|
df_lines |
a dataframe |
start |
start column name |
end |
end column name |
cont |
continue column name |
a dataframe in a format for adding points to a swimmers plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.