Description Usage Arguments Value
This function creates ReadMe.md in the CIDA templates for the standard file structure
1 2 | CreateReadMe(template = c("Admin", "Background", "Code", "DataRaw",
"DataProcessed", "Dissemination", "Reports"), path = getwd())
|
template |
Which ReadMe.md files should be created? Default is all. Partial matching does work. |
path |
Where should they be created? Default is the working directory. |
This function creates the desired readme files. It will not overwrite the file however if it does not exists. It does not return anything.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.