View source: R/data_functions.R
sourcelib | R Documentation |
Source R functions from dir into local env
sourcelib(dir = "lib", pattern = "\\.r$|\\.R$")
pattern |
newenv <- sourcelib("lib")
attach(newenv)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.