Learn R Programming

spant (version 3.3.0)

install_cli: 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".