View source: R/utils-replace-dotted-paths.R
replace_dotted_paths | R Documentation |
Replace dotted paths in the vector with their correct full paths with respect to the current directory and prepend the regular (non-dotted paths) with the current directory path.
replace_dotted_paths(x)
x |
A vector of filenames, with or without leading dotted paths
( |
The same vector of filenames with the dotted paths replaced by full paths and the non-dotted paths prepended by the current directory path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.