file_show | R Documentation |
Open files or directories
file_show(path = ".", browser = getOption("browser"))
path |
A character vector of one or more paths. |
browser |
a non-empty character string giving the name of the program to be used as the HTML browser. It should be in the PATH, or a full path specified. Alternatively, an R function to be called to invoke the browser. Under Windows |
The directories that were opened (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.