Function tries opening a file in RStudio.

open_in_rstudio(path, ...)

Arguments

path

(sting) Path to file.

...

Further arguments to rstudioapi::navigateToFile().