# NOT RUN {
#An example codeSet
firstRater = c(1,1,1,1,rep(0,36))
secondRater = c(1,1,1,0,1,1,rep(0,34))
exampleSet = cbind(firstRater,secondRater)
#This set is included in the package under the variable name "codeSet".
# }
Run the code above in your browser using DataLab