Description Usage Arguments Note Author(s) References Examples
Use the operating system defaults to open directories and files.
1 | browse(x = ".")
|
x |
A vector (typically of length one) of paths to directories of files. |
This function is operating system and setting dependent. Results may not be consistent across operating systems. Depending upon the default programs for file types the results may vary as well. Some files may not be able to be opened.
Dason Kurkiewicz and Tyler Rinker tyler.rinker@gmail.com.
https://stackoverflow.com/q/12135732/1000343
1 2 3 4 | ## Not run:
browse()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.