Shiny app "EDA with Mosaic Plots" for interactive exploratory model building.
Usage
ggmosaic_app(example = c("mosaics", "models"), ...)Value
Called for its side effect of launching a Shiny app; returns the
result of shiny::runApp().
Details
Deprecated. Inherited as-is from the original ggmosaic package and kept only for the
historical record. It is not maintained, and currently cannot find its app directory because
system.file() still looks up the old ggmosaic package name rather than ggmosaic2.
