Description Usage Arguments Details Examples
Read and write project-level settings
1 2 3 4 5 6 |
... |
named arguments with settings to set |
deploy.dir |
path to the directory containing deployments (and associated options). By default "deployments" in the current directory. |
verbose |
when TRUE, options are shown after being read |
Settings are read, in order, from the defaults, then the configuration file in the deployments directory and finally from the arguments provided in .... Then those settings are set with the function options to be accessible from any other function in discr. Finally, the non-default settings are stored in the file "disc.conf" in the deployments directory.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.