PhysicsEdData.Rd
Creates a CSV file for desired version of wrangled data from the Physics Teacher Education Coalition report card website
PhysicsEdData(Year, ByProgram = FALSE, ByProgramFileName = "pfilename", ByProgramType = FALSE, ByProgramTypeFileName = "ptfilename", ByState = FALSE, ByStateFileName = "sfilename")
Year | is digit numeric number of the year |
---|---|
ByProgram | is boolean to create csv file for ByProgram |
ByProgramFileName | is character, if ByProgram is TRUE the file will receive this name |
ByProgramType | is boolean to create csv file for ByProgramType |
ByProgramTypeFileName | is character, if ByProgramType is TRUE the file will receive this name |
ByState | is boolean to create csv file for ByProgram |
ByStateFileName | is character, if ByState is TRUE the file will receive this name |