load_tidy_schedule: Load Tidy Schedule

View source: R/load_tidy_schedule.R

load_tidy_scheduleR Documentation

Load Tidy Schedule

Description

Loads a HTML file from Medinet and returns the schedule as a tidy tibble.

Usage

load_tidy_schedule(file_path)

Arguments

file_path

String containing the path to the HTML file.

Details

schedule_tibble <- load_tidy_schedule('file_from_medinet.html')

Value

A tidy tibble containing the schedule data for analysis.


JonasEngstrom/medinetparser documentation built on April 20, 2024, 12:41 a.m.