| empi.install | R Documentation |
Downloads Enhanced Matching Pursuit Implementation external program (or EMPI for short) and stores it in the cache directory.
empi.install()
The function downloads the EMPI program in a version compatible with the operating system used (Windows, Linux, MacOS-x64, MacOS-arm64) and stores it in the cache directory.
if (interactive()) {
empi.install()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.