source_funcs | R Documentation |
Sources only the functions discovered in an R file.
source_funcs(file, env)
file |
a connection object or a character string path to a file. |
env |
the environment in which to source the functions. |
No return value, called for side effects.
Sourcing this file is a mistake - may result in infinite recursion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.