find_file | R Documentation |
Finds a new file from user inout
find_file(ext, startdir = rstudioapi::getActiveProject())
ext |
file extension to check for. Can be R, Rmd etc |
startdir |
Optional start directory |
## Not run:
find_file("Rmd")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.