data.frame.plot: data.frame.plot

Description Usage Arguments Value

Description

Just a wrapper for gplots::textplot, but with actually useful starting parameters. For parameters beyond df, see textplot.

Usage

1
2
data.frame.plot(df, halign = "left", valign = "top", mar = c(0, 0, 3,
  0), cex = 0.75, cmar = 1, ...)

Arguments

df

- The data frame to plot

Value

Returns NULL, but prints an image object displaying the data frame.


christiantillich/AnaliTools documentation built on May 13, 2019, 6:59 p.m.