View source: R/load_tidy_schedule.R
load_tidy_schedule | R Documentation |
Loads a HTML file from Medinet and returns the schedule as a tidy tibble.
load_tidy_schedule(file_path)
file_path |
String containing the path to the HTML file. |
schedule_tibble <- load_tidy_schedule('file_from_medinet.html')
A tidy tibble containing the schedule data for analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.