Skip to contents

Prepare metadata from the metadata template

Usage

prep_from_metadata_template(
  project_metadata,
  prep_methods_list = prep_methods()
)

Arguments

project_metadata

Data frame. Should correspond to the structure of the project_metadata_template.csv

prep_methods_list

list. Named list of methods where each items is a function to applied to corresponding items in x.Default is prep_methods()

Value

Named list ready to be converted to json