acct_tvaas_growth: Accountability TVAAS (Growth) Calculations

Description Usage Arguments Examples

View source: R/acct_tvaas_growth.R

Description

This function creates Accountability dataframe for the Growth Indicator

Usage

1
acct_tvaas_growth(tvaas_path_excel, grade_pools_path, school_names_path)

Arguments

tvaas_path_excel

Path to the TVAAS file from SAS in Excel format

grade_pools_path

Path to the Grade Pools file

school_names_path

Path to the file with School/System names

Examples

1
2
3
4
5
6
7
## Not run: 
acct_tvaas_growth("N:/ORP_accountability/data/2019_tvaas/
2019-School-Level-Accountability-Results-EOC-TCAP.xlsx",
"N:/ORP_accountability/projects/2019_school_accountability/grade_pools_designation_immune.csv",
"N:/ORP_accountability/data/2019_final_accountability_files/names.csv")

## End(Not run)

amarsee/andrewacct documentation built on Feb. 19, 2020, 4:28 a.m.