build_growth_df: Build a growth df, given a start and end year

View source: R/growth.R

build_growth_dfR Documentation

Build a growth df, given a start and end year

Description

Build a growth df, given a start and end year

Usage

build_growth_df(srf, start, end, verbose = TRUE)

Arguments

srf

a PARCC summative record file

start

start academic year

end

end academic year

verbose

print status updates as the data is processed? default is TRUE

Value

growth data frame covering one year


almartin82/parccvizieR documentation built on June 3, 2023, 10:59 a.m.