ds_mc_check {dualScale} | R Documentation |
Function to identify incorrect Multiple Choice input data
ds_mc_check(input, mode = c("rad", "act"))
input |
The input data to be checked |
mode |
Do you want to use a radical ("rad") correction mode or active ("act") allocations? |
A list with the original input and the converted input
ds_mc_check(singaporean)
ds_mc_check(bad_coded)