CreateReadMe: Create ReadMe.md files

Description Usage Arguments Value

View source: R/CreateReadMe.R

Description

This function creates ReadMe.md in the CIDA templates for the standard file structure

Usage

1
2
CreateReadMe(template = c("Admin", "Background", "Code", "DataRaw",
  "DataProcessed", "Dissemination", "Reports"), path = getwd())

Arguments

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.

Value

This function creates the desired readme files. It will not overwrite the file however if it does not exists. It does not return anything.


ledbettc/CIDAtools documentation built on Jan. 24, 2020, 3:56 p.m.