Install fmrihrf command line wrappers
Usage
install_cli(dest_dir = "~/.local/bin", overwrite = FALSE, commands = NULL)
Arguments
- dest_dir
Directory where wrapper commands should be copied.
- overwrite
Logical; overwrite an existing command only when `TRUE`.
- commands
Optional character vector of command names to install.
Value
Invisibly, a named character vector of installed command paths.