View source: R/otb_linux_search.R
| findOTB | R Documentation |
Dispatcher that calls the OS-specific search function and returns a normalized installations table.
findOTB(searchLocation = NULL, quiet = TRUE)
searchLocation |
Character. On Linux: mountpoints/roots to search. If NULL, defaults to "default" which expands to c("~","/opt","/usr/local","/usr"). |
quiet |
Logical. |
data.frame of installations or FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.