open_in_rstudio | R Documentation |
Function tries opening a file in RStudio.
open_in_rstudio(path, ...)
path |
(sting) Path to file. |
... |
Further arguments to |
rstudioapi::navigateToFile()
,
fs::file_show()
, browseURL()
,
utils::file.edit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.