config_miscwrappers: config_miscwrappers function This function is used to tell...

View source: R/config_miscwrappers.R

config_miscwrappersR Documentation

config_miscwrappers function This function is used to tell misc.wrappers where a program (executable file) is located. You only need to run this function once for a particular program.

Description

config_miscwrappers function

This function is used to tell misc.wrappers where a program (executable file) is located. You only need to run this function once for a particular program.

Usage

config_miscwrappers(exe.paths = NULL)

Arguments

exe.paths

Character string or vector with the full path(s) to one or more executable files for programs that misc.wrappers uses.

Value

If exe.paths is non-NULL, the function will update settings and return 0 if successful. If exe.paths is NULL, the function returns a dataframe with all of the path settings.


JeffWeinell/misc.wrappers documentation built on Sept. 20, 2023, 12:42 p.m.