Description Usage Arguments Value Examples
Set/get global webmorph options
1 |
... |
One of four: (1) nothing, then returns all options as a list; (2) a name of an option element, then returns its value; (3) a name-value pair which sets the corresponding option to the new value (and returns nothing), (4) a list with option-value pairs which sets all the corresponding arguments. |
a list of options, values of an option, or nothing
1 2 3 | webmorph_options() # see all options
webmorph_options("verbose") # see value of webmorph.verbose
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.