PhysicsEdData: PhysicsEdData

Description Usage Arguments

View source: R/PhysicsEdData.R

Description

Creates a CSV file for desired version of wrangled data from the Physics Teacher Education Coalition report card website

Usage

1
2
3
PhysicsEdData(Year, ByProgram = FALSE, ByProgramFileName = "pfilename",
  ByProgramType = FALSE, ByProgramTypeFileName = "ptfilename",
  ByState = FALSE, ByStateFileName = "sfilename")

Arguments

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


lvjensen/PhysicsEdCoalition documentation built on March 20, 2021, 10:11 p.m.