# NOT RUN {
# sampling is done
# because otherwise the example takes too long
# in the CRAN check
data('ITS')
ind=sample(length(ITS),1000)
MDplot(SignedLog(cbind(ITS[ind],MTY[ind])*(-1),Base = "Ten"))
# }
Run the code above in your browser using DataLab