makeMC: Make a multiple choise object

Description Usage Arguments Value Examples

View source: R/MC.R

Description

Make a multiple choise object

Usage

1
makeMC(resp)

Arguments

resp

A response vector from TAO

Value

Returns a multiple choice object

Examples

1
2
mcresp<-c("['choice_1'; 'choice_5']","['choice_5'; 'choice_6'; 'choice_7']")
mc<-makeMC(mcresp)

openPCI/OpenPCIScoring documentation built on June 10, 2021, 1:18 p.m.