View source: R/default-instructions.R
adjustDefaultInstructions | R Documentation |
The default input for many recurring arguments is carried with the cypro object. Use this function to savely adjust the default according to your preference.
adjustDefaultInstructions(object, ...)
object |
A valid cypro object. |
... |
The argument names with their new default value specified with the following syntax 'argument_name' = 'argument_default'. Use |
An updated version of the input cypro
-object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.