R/get_timetable_module.R
get_timetable_module.Rd
This function sends a GET request to the timetable module endpoint of the Semestry API and retrieves the timetable data for a specific module.
get_timetable_module(semestry, module_code, timeout = 30)
The retrieved timetable data for the specified module from the API.