triage_data: Get data ready for processing with s table

View source: R/table-stable.R

triage_dataR Documentation

Get data ready for processing with s table

Description

Get data ready for processing with s table

Usage

triage_data(data)

Arguments

data

a data frame

Details

  1. data must be a data frame

  2. data is ungrouped with dplyr::ungroup()

  3. factor columns in data are converted to character


metrumresearchgroup/pmtables documentation built on Dec. 22, 2024, 1:34 a.m.