View source: R/wrangle_lookups.R
wrangle_lookups | R Documentation |
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()
.
wrangle_lookups(lookups, fields)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.