artsettings | R Documentation |
An S4 class for storing setting intended for artwork objects.
## S4 method for signature 'artsettings' initialize(.Object, ..., settings = list()) settings(..., settings = list()) ## S4 method for signature 'artwork,artsettings' e1 + e2
... |
extra parameters to be added to the settings slot |
settings |
a list passed to the settings slot |
This class is a convenient way of adding settings to artwork objects.
settings
a list of settings
print(1+1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.