nav | R Documentation |
When used interactively, opens the file/folder.
nav(x)
x |
A path. |
Invisibly returns x
.
## Not run:
if (interactive()) {
nav(getwd())
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.