install_cli {spant} | R Documentation |
Install the spant command-line interface scripts to a system path.
Description
This should be run following each new install of spant to ensure consistency. Typical command line usage : sudo Rscript -e "spant::install_cli()"
Usage
install_cli(path = NULL)
Arguments
path |
optional path to install the scripts. Defaults to : "/usr/local/bin". |
[Package spant version 3.4.0 Index]