gfs_student_general: Get general attributes.

View source: R/03_g4s_student_functions.R

gfs_student_generalR Documentation

Get general attributes.

Description

Returns general student attributes for the chosen academic year. This will include all custom attributes and also system attributes not returned by other endpoints.

  • Use gfs_student_details() to resolve student personal details.

Usage

gfs_student_general(academicYear)

Arguments

academicYear

academic year as integer.

Examples

gfs_student_general(2020)

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