# NOT RUN {
plot(BLOOD) #plots BLOOD dataset
# }
# NOT RUN {
plot(BLOOD, type="HISTO", border="blue") #plots a matrix of histograms
plot(BLOOD, type="DENS", border="blue") #plots a matrix of densities
plot(BLOOD, type="BOXPLOT") #plots a boxplots
# }
Run the code above in your browser using DataLab