Recode fields using supertbl metadata
This utility function helps to map metadata field types in order to apply changes in supertbl tables.
supertbl_recode(supertbl, supertbl_meta, add_labelled_column_headers)
supertbl
: A supertibble generated using read_redcap()
supertbl_meta
: an unnest
-ed metadata tibble from the supertibbleadd_labelled_column_headers
: Whether or not to include labelled outputsUseful links