wrangle_lookups: Wrangle the Edith database spec into a sing lookups data...

View source: R/wrangle_lookups.R

wrangle_lookupsR Documentation

Wrangle the Edith database spec into a sing lookups data frame

Description

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


EstherHerbert/Useful.functions documentation built on Jan. 31, 2025, 10:41 a.m.