is.sample.standardized: Is this Sample Standardized?

Description Usage Arguments Details Value

Description

If the data.frame passes the test then we know for sure that it will have the expected standard columns that can be used in typical analysis and visualizations. This function looks for these columns in this order: person, year, exam, score, tg, us, location, school, district, sector, race, gender, waiver

Usage

1

Arguments

df

the data.frame that you want to test

Details

Looks to make sure that the data.frame columns meet the requirements for standard visualizations.

Value

Boolean indicating whether the data.frame is standarized


MattjCamp/cohortr documentation built on May 8, 2019, 9:52 a.m.