View source: R/node_functions.R
check_system | R Documentation |
Checks if Node.js, npm, and Staticrypt are available on your system.
check_system()
This function verifies that Node.js, npm, and Staticrypt are installed and available in the system PATH. It will attempt to install Staticrypt if it is not found.
Logical. Returns TRUE
if all requirements are met.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.