Skip to content

An R function to provide a simple 2-way mosaic plot (ggplot) of categorical data.

Notifications You must be signed in to change notification settings

sorenoneill/gg2WayMosaic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gg2WayMosaic

An R function to provide a simple 2-way mosaic plot (ggplot) of categorical data.

This is my first ever attempt to give something back to the FOSS community and the R community in particular.

This is a relatively simple function which takes a data frame of the columns (factors) and generates a 2-way mosaic plot.

The function is based on ggplot2.

I hope this finds use somewhere out there ... and if it does, feel free to contact me here at github or via mail: soren oneill dk

About

An R function to provide a simple 2-way mosaic plot (ggplot) of categorical data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages