Folder.Maker | R Documentation |
Function to make folders within working directory.
Folder.Maker(x)
x |
a directory where you want a list of folders created. |
Creates folders and will not overwrite any existing folders
# paths=paste(getwd(),c("maps","plots","data"),sep="/")
# Folder.Maker(paths)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.