| mkdirPaper | R Documentation |
Create an organised folder for publications data
mkdirPaper(path, name)
path |
path to folder where to create mkdirPaper |
name |
name of the folder |
JuG
path = getwd()
name = "testFolder"
mkdirPaper(path,name = name)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.