powered by
Print results from scantron center
printSCANTRON(B1)
side effects
list, output of readSCANTRON: must have elements studans, Nams, ids
Jonathan M. Lees<jonathan.lees@unc.edu>
readSCANTRON
if (FALSE) { datadir = "./DATA" rawfn1 = paste(datadir,'t6200a.raw.csv', sep="/") B1 = readSCANTRON(rawfn1) printSCANTRON(B1) }
Run the code above in your browser using DataLab