View source: R/config_miscwrappers.R
config_miscwrappers | R 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.
config_miscwrappers(exe.paths = NULL)
exe.paths |
Character string or vector with the full path(s) to one or more executable files for programs that misc.wrappers uses. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.