plot_cat: Plot a categorical frequency table

Description Usage Arguments

Description

Plot a categorical frequency table

Usage

1
plot_cat(dtab, width = 750, min_height = 400)

Arguments

dtab

a frequency table data frame

width

width of the plot in pixels

min_height

minimum height of the plot in pixels (the actual height is computed as a function of the number of rows in dtab)


hafen/datasummary documentation built on May 17, 2019, 1:32 p.m.