View source: R/identify_hybrid_scripts.R
identify_hybrid_scripts | R Documentation |
Identify scripts who contain both function definitions and other object definitions.
identify_hybrid_scripts(path = ".", recursive = TRUE)
path |
A string. The path to a file or the folder to explore By default explores the working directory. |
recursive |
A boolean. Passed to |
Returns the path invisibly, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.