Description Usage Arguments Value See Also
View source: R/flash_clean_vertical_events.R
Cleans vertical event results pulled from Flash Results html tables. Can present cleaned data in wide or long format.
1 2 3 | flash_clean_vertical_events(df, wide_format_vertical = wide_format_clean)
vertical_events(df, wide_format_vertical = wide_format_clean)
|
df |
a data frame of vertical event data from Flash Results |
wide_format_vertical |
should df be presented in wide format (default is
|
a cleaned version of df
flash_clean_vertical_events
is a helper function inside
flash_parse_table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.