rowmetatableOutput: The output function of the rowmetatable module

View source: R/rowmetatable.R

rowmetatableOutputR Documentation

The output function of the rowmetatable module

Description

This module produces a simple table of the colData() in an ExploratorySummarizedExperiment object. If more than one of these objects were specified, a select box should appear to pick the desired one for display.

Usage

rowmetatableOutput(id)

Arguments

id

Module namespace

Details

Leverages the simpletable module

Value

output An HTML tag object that can be rendered as HTML using as.character()

Examples

rowmetatableOutput("experiment")


pinin4fjords/shinyngs documentation built on Feb. 28, 2024, 10:19 a.m.