sparklineTable: Sparkline Table

Description Usage Arguments See Also

Description

Create S3 object of data for table of sparklines

Usage

1
sparklineTable(df, row.var, col.vars, xvar = NULL, xrange.labels = NULL)

Arguments

df

data.frame of values to plot.

row.var

variable for rows of the table

col.vars

variables for columns of the table

xvar

optional name of variable for horizontal axis of sparkline plots

xrange.labels

optional vector of length 2 with labels for the first and last quantities plotted on x-axis, often a date and/or time

See Also

plotSparklineTable


bradleyjeck/epanetReader documentation built on May 13, 2019, 2:28 a.m.