% Generated by roxygen2: do not edit by hand % Please edit documentation in R/read_redcap_tables.R \name{apply_field_label} \alias{apply_field_label} \title{Apply REDCap filed labels to data frame} \usage{ apply_field_label(data, meta) } \arguments{ \item{data}{REDCap exported data set} \item{meta}{REDCap data dictionary} } \value{ data.frame } \description{ Apply REDCap filed labels to data frame }