View source: R/general_utils.R
sourceR | R Documentation |
Load one or more R functions from R/ folder (or any custom folder)
sourceR(files = NULL, path = "R")
files |
files to source. Default to NULL (i.e., all files) |
path |
path with .R files. Default to "R/" as in standard package-like projects. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.