Create a minimal targets template in the current project
Source:R/populate_targets_proj.R
populate_targets_proj.Rd
This function creates a minimal targets template in the current directory. This includes creating a Pipelines.qmd
file containing boilerplate for running analyses, and a Results.qmd
file which can be used to visualize the results. Parallelization of the pipeline is implemented using targets::tar_make()
and crew.cluster
, using pre-filled using parameters specific to the LPC system at Penn.