Skip to contents

Create interactive table for a subgroup

Usage

react_subgroup_table(tbl, group, subgroup_name)

Arguments

tbl

A tibble to create reactable.

group

Treatment group label.

subgroup_name

Subgroup label.

Value

A reactable combining both baseline characteristic table and AE subgroup specific tables for a subgroup.