print_options: Prints available options for the se

View source: R/io.R

print_optionsR Documentation

Prints available options for the se

Description

Creates a print of all possible assays, rowData and colData

Usage

print_options(se)

Arguments

se

SummarizedExperiment to show information for

Value

The input SummarizedExperiment

Examples

#show available options for the example se
data(seq_se)
print_options(seq_se)

martijnvanattekum/cleanse documentation built on Nov. 20, 2023, 8:28 p.m.