Skip to contents

Create of they do not exist the following directories

  • R

  • dat

  • out

Usage

targets_structure()

Details

If does not exists, create a simplify version of the _targets.R script, modify the .gitignore. Also add a config.yml and a _template.txt files.

Examples

 if (FALSE) {
targets_structure()
}