| pages | R Documentation |
An S4 class to collect sections. It can represent a page in a pdf.;
page.new(...)
sections, ... |
These parameters are merged into the sections slot. |
deviceSettings, |
name, style, data, units, frames, framesToPlot parameters for the constructor new("page") go directly into the relevant slots |
The default page...
sectionsA list of sections contained in the page
nameA name for the file if the artwork is plotted in mode 2
deviceSettingsA list of other device settings not covered by existing slots.
styleA list of parameters inherited by all sections, layers and components in the page
dataA list of parameters inherited by all sections, layers and components in the page
unitsA list of units inherited by all sections, layers and components in the page
framesnumeric vector. The set of frames
framesToPlotnumeric vector. The set of frames plotting functions can be run.
print(1+1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.