View source: R/model_dependencies.R
model_dependencies | R Documentation |
This function analyzes a model folder and all subfolders and searches for library and require statements.
model_dependencies(mainfolder = ".")
mainfolder |
main folder of the model to be analyzed |
A list of dependencies sorted by appearances
Jan Philipp Dietrich
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.