wbarplot_dfCol: wbarplot_dfCol

Description Usage Arguments Examples

Description

wbarplot for a column of a data frame.

Usage

1
2
3
wbarplot_dfCol(df, colName, col = "gold1",
  savefile = UnlessSpec("b.save.wplots"), w = UnlessSpec("b.defSize", 7),
  h = w, ...)

Arguments

df

Input data frame to be plotted

col

Color of the plot.Name

savefile

Save plot as pdf in OutDir, TRUE by default.

w

Width of the saved pdf image, in inches.

h

Height of the saved pdf image, in inches.

...

Pass any other parameter of the corresponding plotting function (most of them should work).

col

Color of the plot.

Examples

1
wbarplot_dfCol (df =  , colName =  , col = gold1, w = 7, h = w, ... =  )

vertesy/MarkdownReports.v2.9.5 documentation built on May 22, 2019, 4 p.m.