View source: R/check_tools_path.R
check_tools_path | R Documentation |
Checks tools_path() if all tools are there or downloads them
check_tools_path(path = tools_path(), download = FALSE)
path |
path for the tools. defaults to |
download |
if |
TRUE
if all tools are installed. a named list of tools which re not installed.
check_tools_path()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.