ruminate_check | R Documentation |
ruminate
DependenciesLooks at the suggested dependencies and checks to make sure they are installed.
ruminate_check(verbose = TRUE)
verbose |
Logical indicating if messages should be displayed |
List with the following elements:
all_found: Boolean indicating if all packages were found
found_pkgs: Character vector of found packages
missing_pkgs: Character vector of missing packages
fcres =ruminate_check()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.