View source: R/helper_functions.R
lib.devtools_load | R Documentation |
During the library call, appendLibPaths
is TRUE, making sure that some devtools functionality
(like running tests) in child R instances will still work and know where to load their libraries from.
lib.devtools_load(lib_location = lib.location())
lib_location |
The (version controlled) library to load devtools from. Use lib.devTools_install to install devtools, if you have not done so already. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.