source_with_notification | R Documentation |
Sources an R script into a dedicated environment and lists the functions that have been loaded.
source_with_notification(file)
file |
[mandatory] (character) A character string specifying the path to the R script to be sourced. |
An environment containing the functions loaded from the sourced file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.