cleanup: Run clean-up tasks and return built dataset

View source: R/cleanup.R

cleanupR Documentation

Run clean-up tasks and return built dataset

Description

After checks pass, this step runs in the blueprint sequence. If any cleanup features are enabled, they will run on the dataset prior to setting the final blueprint target.

Usage

cleanup(results, df, blueprint, meta)

Arguments

results

A reference to the checks results. Currently used to ensure that this step runs after the checks step.

df

The built dataset

blueprint

The blueprint associated with the built dataset

meta

The metadata associated with the built dataset


nyuglobalties/blueprintr documentation built on July 16, 2024, 10:27 a.m.