full_libpaths | R Documentation |
Accessor for the full library path associate with a SwitchrCtx, including the R library and (if not excluded) the site library
full_libpaths(seed)
## S4 method for signature 'SwitchrCtx'
full_libpaths(seed)
seed |
a SwitchrCtx |
For the getter, the full set of library paths associated with the
SwitchrCtx
object, for the setter, the object, updated with the
new set of full lib paths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.