inst/examples/R/data/graphics/mosaicplot/example_mosaic.R

plot(Titanic)
mosaicplot(Titanic)
#
library("vcd")
mosaic(Titanic)
cotabplot(Titanic)
sigbertklinke/shinyExample documentation built on May 26, 2019, 4:32 a.m.