simpleopen | R Documentation |
Open path using File Explorer or open named file
simpleopen(path)
path |
Path to folder or file to open |
Opens a File Explorer window at the given path or file
# dir.create("test")
# simpleopen("test")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.