whereami | R Documentation |
Returns the file that a command is run from.
If traceback is available then the line that it was run from is also returned.
whereami(path_expand = FALSE, tag = NULL)
path_expand |
logical, expand relational path, Default: FALSE |
tag |
character, optional tag for the call, Default: NULL |
character
Jonathan Sidi
whereami() whereami(path_expand = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.