hexscape_options | R Documentation |
Utility function to set/get options for the hexscape package, most notably the local folder used to store intermediate objects.
hexscape_options(...)
hexscape_getOption(name)
... |
named option(s) to change - for a list of available options, see details below. |
name |
the name of the option to get the current value of - for a list of available options, see details below. |
The following options can be specified:
storage_folder - the path to a folder to store intermediate objects created by hexscape.
The current value of all available HexScaoe options (after applying any changes specified) is returned invisibly as a named list.
hexscape
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.