get_design_tbl {romic} | R Documentation |
Get Design Table
Description
Get a tabular summary of all variables.
Usage
get_design_tbl(tomic)
Arguments
tomic |
Either a |
Value
a tibble reflecting the tomic
object's design.
Examples
get_design_tbl(brauer_2008_triple)
[Package romic version 1.1.3 Index]