drawDetails.resizingTextGrob: helper for resizingTextGrob.R

Usage Arguments Examples

Usage

1
drawDetails.resizingTextGrob(x, scale.fact, recording = TRUE)

Arguments

x
scale.fact
recording

Examples

1
2
3
4
5
6
7
8
9
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x, scale.fact, recording = TRUE) 
{
    grid.draw(x$tg)
  }

tim-salabim/Rtography documentation built on May 31, 2019, 1:46 p.m.