Learn R Programming

romic (version 1.1.3)

get_design_tbl: Get Design Table

Description

Get a tabular summary of all variables.

Usage

get_design_tbl(tomic)

Value

a tibble reflecting the tomic object's design.

Arguments

tomic

Either a tidy_omic or triple_omic object

Examples

Run this code
get_design_tbl(brauer_2008_triple)

Run the code above in your browser using DataLab