up_folder | R Documentation |
Gets a character vector of folder strings and returns the same vector after removing the end of the folder path.
up_folder(FOLDER, n = -1, ...)
FOLDER |
a character vector of folders |
n |
passed to n in function head |
... |
not used. |
The name of the file in the URL
up_folder(FOLDER = c("D:/R/R-3.0.1", "D:/R/R-3.0.2", "D:/R/R-3.0.3"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.