# NOT RUN {
# }
# NOT RUN {
data(RandomVA5)
whyNotCOD(data = RandomVA5,
IDs = RandomVA5$ID[1],
pretty = TRUE,
includeAll = FALSE)
data(causetextV5)
causetextV5[22, 2]
whyNotCOD(data = RandomVA5,
IDs = RandomVA5$ID[1],
cause = causetextV5[22, 2],
pretty = TRUE,
includeAll = FALSE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab