dfGrob: dfGrob

Description Usage Arguments Author(s) Examples

Description

Create a grid representation for an object of class data.frame

Usage

1
2
  dfGrob(x, start = 0.03, stop = 0.97, digits = 2,
    bodyFont = "")

Arguments

x

a data.frame

start

where to start, default is 0.03

stop

where to stop, default is 0.97

digits

to how many digists numbers are rounded

...

additional arguments passed to gp

Author(s)

Johannes Signer

Examples

1
2
3
4

rhr documentation built on May 2, 2019, 6:06 p.m.

Related to dfGrob in rhr...