Description Usage Arguments Details
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.
1 | genericScaledPlot(pData = NULL, pnPaperWidthScale, pfPlotMethod = NULL, ...)
|
pData |
data to be plotted |
pnPaperWidthScale |
scale factor for graphics width |
pfPlotMethod |
function that should produce the plot |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.