pwc: Percent Words Correct

View source: R/pwc.R

pwcR Documentation

Percent Words Correct

Description

Obtain the percent words correct from a data.frame produced by 'autoscore()'.

Usage

pwc(data, id)

Arguments

data

data.frame containing the target, response, and autoscore columns as produced by the function 'autoscore()'.

id

the id variable to summarize the PWC for

Value

data.frame of the percent correct for each "id"


autoscore/autoscore documentation built on Sept. 19, 2022, 10:09 p.m.