tidy.pool: Helper method (for 'broom::tidy()') to prepare a data frame...

View source: R/tabulate_rbmi.R

tidy.poolR Documentation

Helper method (for broom::tidy()) to prepare a data frame from an pool rbmi object containing the LS means and contrasts and multiple visits

Description

[Experimental]

Usage

## S3 method for class 'pool'
tidy(x, ...)

Arguments

x

(pool) is a list of pooled object from rbmi analysis results. This list includes analysis results, confidence level, hypothesis testing type.

...

Additional arguments. Not used. Needed to match generic signature only.

Value

A dataframe


tern.rbmi documentation built on Aug. 8, 2025, 7:44 p.m.