View source: R/util_filter_repsum.R
| util_filter_repsum | R Documentation |
SSI or non-SSI variablesDelete rows from summary table for SSI or non-SSI variables
util_filter_repsum(
repsumtab,
vars_to_include,
meta_data,
rownames_of_report,
label_col
)
repsumtab |
data.frame the report summary table |
vars_to_include |
|
meta_data |
data.frame old name for |
label_col |
variable attribute the name of the column in the metadata with labels of variables |
data.frame the filtered repsumtab with attribute
rownames_of_report, also filtered
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.