pull_cuts: use the 'cuts.R' file to get the cut values for proficiency...

View source: R/raw-to-scale.R

pull_cutsR Documentation

use the cuts.R file to get the cut values for proficiency thresholds

Description

use the cuts.R file to get the cut values for proficiency thresholds

Usage

pull_cuts(name)

Arguments

name

The name of the given test, e.g., "ELA_G8", "Math_G11".

Value

data frame with the content and grade you specified with name

Examples

library(exirt)
## Not run: 
pull_cuts('ELA_G8')

## End(Not run)

UO-BRT/exirt documentation built on Jan. 29, 2023, 8:51 a.m.