The function aoptions sets and gets default options
for other archivist functions.
Usage
aoptions(key, value = NULL)
Arguments
key
Name of the parameter.
value
New value for the 'key' parameter.
Value
The function returns value that corresponds to a selected key.
Details
The function aoptions with two arguments sets default values
of arguments for other archivist functions (stored in an internal environment).
The function aoptions with one argument returns value of given parameter.
It is used for setting default values for parameters in archivist functions.
Currently works for arguments: silent