Learn R Programming

repana (version 2.2.1)

targets_structure: Create configuration to use targets

Description

Create of they do not exist the following directories

  • R

  • dat

  • out

Usage

targets_structure()

Arguments

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

Run this code
 if (FALSE) {
targets_structure()
}

Run the code above in your browser using DataLab