View source: R/gen_functions.R
| uniset_getstn | R Documentation | 
Get Settings Object description Source the list holding the key=value pairs from the settings.R file.
uniset_getstn(uniset_handover)
| uniset_handover | List length two, containing two elements: 
 | 
A list holding the key=value pairs from the settings.R file on on success, NULL if sourcing the file was not successful.
This function is meant to be called from within the target package.
{
## Not run: 
# to be called from within the target package
uniset_getstn(uniset_handover)
## End(Not run)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.