tar_prep_hash: Generate a set of targets for fetching progress hash

View source: R/targets.R

tar_prep_hashR Documentation

Generate a set of targets for fetching progress hash

Description

The progress hash stores the progress of the project, which is used to check whether the project is updated.

Usage

tar_prep_hash(contents, templates = setup_templates())

Arguments

contents

The contents structure used as the configuration of data fetching.

templates

The SQL template files used to fetch data. See setup_templates() for details.

Details

These objects are named as ⁠progress_hash_{project_id}⁠ for each project.

Value

A list of target objects.


psychelzh/tarflow.iquizoo documentation built on July 16, 2025, 6:03 p.m.