student_scaffold: student_scaffold

View source: R/growth_df_prep.R

student_scaffoldR Documentation

student_scaffold

Description

which student/test/season rows have valid data?

Usage

student_scaffold(processed_cdf, start_season, end_season, year_offset)

Arguments

processed_cdf

a conforming processed_cdf data frame

start_season

the start of the growth window ("Fall", "Winter", or "Spring")

end_season

the end of the growth window ("Fall", "Winter", or "Spring")

year_offset

start_year + ? = end_year. if same academic_year (eg fall to spring) this is 0 if spring to spring, this is 1

Value

a data frame to pass back generate_growth_df that has kids, and the relevant student/test/seasons to calculate growth records on


almartin82/mapvizieR documentation built on June 3, 2023, 10:53 a.m.