make_targets: Make targets

View source: R/make_targets.R

make_targetsR Documentation

Make targets

Description

Runs targets::tar_source(), reads the context from settings_context_file, and creates _targets.yaml from any files matching the pattern "^\\d{3}_.*\\.R$".

Usage

make_targets(settings_context_file = "settings/setup.yaml")

Arguments

settings_context_file

Value

list of 'projects' each with elements 'script' and 'store'. Saves _targets.yaml


Acanthiza/envFunc documentation built on Dec. 14, 2024, 10:47 p.m.