rowmetatableInput: The UI input function of the rowmetatable module

View source: R/rowmetatable.R

rowmetatableInputR Documentation

The UI input function of the rowmetatable module

Description

This module produces a simple table of the row metadata (accessed via mcols) in a SummarizedExperiment object. If more than one of these objects were specified, a select box should appear to pick the desired one for display.

Usage

rowmetatableInput(id, eselist)

Arguments

id

Submodule namespace

eselist

ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects

Details

Leverages the simpletable module

Value

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

Examples

experimentableInput("experiment", eselist)


pinin4fjords/shinyngs documentation built on Jan. 18, 2025, 7:09 p.m.