Description Usage Arguments Value
This function is simply a wrapper around rstudioapi::navigateToFile()
and
will open the file specified by the path
argument in the current RStudio
window.
1 |
path |
A character vector of the file to be opened. |
... |
Additional arguments to be passed into
|
NA; used for side effects to open a file in RStudio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.