facVis {psc}R Documentation

Visualising Categorical Data

Description

A function which summarises categorical data using a waffle plot

Usage

facVis(x, nm)

Arguments

x

a covariate to be summarised

nm

a covariate name

Value

a ggplot object


[Package psc version 1.3.0 Index]