# NOT RUN {
# }
# NOT RUN {
#================The first example======================================
modalityID <-c(1,2)
readerID <-c(1,2,3)
explanation_for_what_curves_are_drawn( modalityID, readerID )
#================The second example======================================
modalityID <- 1
readerID <-c(1,2,3)
explanation_for_what_curves_are_drawn( modalityID, readerID )
# }
# NOT RUN {
# dottest
# }
Run the code above in your browser using DataLab