pt_data_study.Rd
This is a convenience wrapper around pt_data_inventory
pt_data_study(data, study_col = "STUDY", panel = study_col, ...)
the data frame to summarize; the user should filter or subset
so that data
contains exactly the records to be summarized; pmtables will
not add or remove rows prior to summarizing data
the name of the column containing the study identifier; may be character or quosure (see dplyr::vars)
another categorical data set column name to stratify the data summary
other arguments passed to pt_data_inventory and data_inventory_chunk