create_metadata_file: Create a metadata file from a dataset

View source: R/metadata-create.R

create_metadata_fileR Documentation

Create a metadata file from a dataset

Description

One of the targets in the blueprint workflow target chain. If a metadata file does not exist, then this function will be added to the workflow.

Usage

create_metadata_file(df, blueprint, ...)

Arguments

df

A dataframe that the metadata table describes

blueprint

The original blueprint for the dataframe

...

A variable list of metadata tables on which this metadata table depends


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