Description Usage Arguments Examples
Sets a package option to a new value (to see what is available run
?viewPkgOptions). Value changes are automatically
incorporated when any jaspTools function is called.
1 | setPkgOption(name, value)
|
name |
String name of the option. |
value |
Value the option should be set to. |
1 | setPkgOption("module.dirs", c("~/Documents/Github/Regression", "~/Document/Github/Frequencies"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.