View source: R/flash_clean_relay_events.R
flash_clean_relay_events | R Documentation |
Cleans results pulled from Flash Results html tables for relay events. Can present cleaned data in wide or long format.
flash_clean_relay_events(df, wide_format_relay)
relay_events(df, wide_format_relay)
df |
a data frame of relay event data from Flash Results |
wide_format_relay |
should df be presented in wide format (default is
|
a cleaned version of df
flash_clean_relay_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.