.fileEdit | R Documentation |
RStudio's file.edit
behaves differently than utils::file.edit
.
The workaround is to have the user manually open the file if they are using RStudio.
.fileEdit(file)
file |
Character string giving the file path to open. |
Invoked for its side effect of opening a file for editing.
Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.