gfs_behaviour_events: Get events.

View source: R/07_g4s_behaviour_functions.R

gfs_behaviour_eventsR Documentation

Get events.

Description

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.

Usage

gfs_behaviour_events(academicYear, goDate)

Arguments

academicYear

academic year as integer.

goDate

date as string in the form yyyy-mm-dd.

Examples

gfs_behaviour_events(2020, "2020-03-19")

afsarchowdhury/g4sr documentation built on Dec. 31, 2024, 3:13 a.m.