sparklineTable: Sparkline Table

Description Usage Arguments See Also

View source: R/sparklineTable-s3.r

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


epanetReader documentation built on May 2, 2019, 2:08 p.m.