read_metadata: Read the metadata file

View source: R/metadata.R

read_metadataR Documentation

Read the metadata file

Description

Reads the metadata from, found at a given path, and returns a metadata() object. This is mostly an internal function for the blueprint steps.

Usage

read_metadata(metadata_file)

Arguments

metadata_file

Path of metadata file. Currently only supports CSVs

Value

A metadata() object


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