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


psanker/blueprintr documentation built on July 18, 2024, 4:38 a.m.