Description Usage Arguments Value Archiving options Author(s)
Gets and sets an archive option.
1 2 3 4 | ## Default S3 method:
getArchiveOption(key, default=NULL, ...)
## Default S3 method:
setArchiveOption(key, value, ...)
|
key |
The archive option. |
default |
The default option value returned if not set. |
value |
The option value to be set. |
... |
Not used. |
Returns the archive root path as a character string.
devEvalIf TRUE, the devEval function
(and functions using it internally such as toPNG,
and toPDF) will add a copy of each image file
created to the archive.
tzA character string specifying the timezone to be added
to each date or timestamp generated as part of archive
pathnames, e.g. "GMT".
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.