install_cli: Install the spant command-line interface scripts to a system...

View source: R/cli_utils.R

install_cliR 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".


spant documentation built on April 4, 2025, 1:40 a.m.