View source: R/exepaths_miscwrappers.R
exepaths_miscwrappers | R Documentation |
exepaths_miscwrappers function
Function to return the paths of executables that were previously defined using the function congig_miscwrappers.
exepaths_miscwrappers(programs = NULL)
programs |
Character string or vector with names of programs to return path settings for, or NULL, in which case all defined path settings are returned. |
Two column data.frame with program name and corresponding full path to the program executable file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.