plotCatDist: Plot Value Distribution

Description Usage Arguments Details

View source: R/density_plots.R

Description

A combined categorical distribution computation and plot.

Usage

1
plotCatDist(tbl, cols, hlp = 0.5, ntop = 10, ...)

Arguments

tbl

Table name to inspect

cols

Vector of table fields

hlp

Per cent of points to hightlight in graph

ntop

Number of rows to return as a sample

Details

The function calls getCounts for frequency computations which, in turn, may call database engine for data.


avirkki/synergetr documentation built on May 18, 2019, 9:16 p.m.