View source: R/dependency_check.R
dependency_check | R Documentation |
Checks if dependencies can be loaded; names missing dependencies if not.
dependency_check(..., verbose = FALSE)
... |
List or vector of strings defining namespaces to be checked |
verbose |
Logical. If TRUE, print messages to consolde. Note: An error will always printed if dependencies are missing. Setting this to FALSE stops it from printing "Dependencies check passed". |
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.