View source: R/check_ext_install.R
| check_ext_install | R Documentation | 
This function checks if external binary exists
check_ext_install(ext_name, ext_dir, binary_name = ext_name)
| ext_name | external tool name [mandatory] | 
| ext_dir | external tool directory [mandatory] | 
| binary_name | external binary name (per default ext_name) [mandatory] | 
path of prerequisites
Kristian K Ullrich
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.