View source: R/plotBoth.control.R
plotBoth.control | R Documentation |
Gives user control over font embedding and plot generation.
plotBoth.control(genPlots = .genPlots, embedF = .embedF, embedFoptions = .embedFoptions)
genPlots |
TRUE or FALSE depending on whether plotBoth should produce a plot |
embedF |
TRUE or FALSE depending on whether font embedding is desired |
embedFoptions |
A string containing all the font embedding options to be sent to Ghostscript |
A list containing the values of the variables genPlots, embedF, and embedFoptions
J Curran
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.