View source: R/07_g4s_behaviour_functions.R
gfs_behaviour_events | R Documentation |
Returns lists of events for a particular date within an academic year.
Use gfs_behaviour_event_types()
to resolve event characteristics.
Use gfs_student_details()
to resolve student personal details.
gfs_behaviour_events(academicYear, goDate)
academicYear |
academic year as integer. |
goDate |
date as string in the form yyyy-mm-dd. |
gfs_behaviour_events(2020, "2020-03-19")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.