Skip to contents

This function takes the Lookups and Fields tabs from the Edith database specification (exported as separate csv files) and wrangles them into a single lookups data frame for use with read_prospect() and apply_labels().

Usage

wrangle_lookups(lookups, fields)

Arguments

lookups

a data frame read in from the Lookups.csv file as exported from Edith

fields

a data frame read in from the Fields.csv file as exported from Edith