util_validate_report_summary_table {dataquieR} | R Documentation |
Verify the class ReportSummaryTable
Description
Verify the class ReportSummaryTable
Usage
util_validate_report_summary_table(tb, meta_data, label_col)
Arguments
tb |
data.frame object to be a |
meta_data |
data.frame the data frame that contains metadata attributes of study data. Used to translate variable names, if given. |
label_col |
variable attribute the name of the column in the metadata with labels of variables |
Value
data.frame maybe fixed ReportSummaryTable
[Package dataquieR version 2.5.1 Index]