fetch_students: Fetches as much student data as possible, preferencing the...

View source: R/fetchers.R

fetch_studentsR Documentation

Fetches as much student data as possible, preferencing the most recent

Description

[Maturing]

Grabs the most data possible on as many students as possible. For time dependent data (as in the student_progress table) it grabs the latest non NA data. Note that this only works if the student_ids, student_demographics and student_progress tables are loaded, either through the retention.data package or the .rda files.

Usage

fetch_students()

benwhicks/retention.helpers documentation built on Feb. 6, 2023, 5:02 p.m.