genericScaledPlot: Insert a plot into a document using a given width scale

Description Usage Arguments Details

Description

genericScaledPlot is a work-around due to the issue with setkeysGin which, we have to use because of the background picture in the header and which has to be specified before each plot because otherwise, the plot is not visible.

Usage

1
genericScaledPlot(pData = NULL, pnPaperWidthScale, pfPlotMethod = NULL, ...)

Arguments

pData

data to be plotted

pnPaperWidthScale

scale factor for graphics width

pfPlotMethod

function that should produce the plot

Details

The function genericScaledPlot can also be used to just produce the LaTeX statement that sets the Gin key. This can be done when leaving pfPlotMethod NULL.


charlotte-ngs/rcoursetools documentation built on May 13, 2019, 3:34 p.m.