text_output: Renders a component containing output from...

Description Usage Arguments Value

Description

Renders a component containing output from verbatimTextOutput.

Usage

1
2
3
4
5
6
7
8
9
text_output(dashboard, object, ...)

## S4 method for signature 'i2dashboard,missing'
text_output(
  dashboard,
  transmitter = NULL,
  event = "plotly_selected",
  title = NULL
)

Arguments

dashboard

An object of class i2dash::i2dashboard.

transmitter

A character defining the id of an existing transmitter to obtain the data from.

event

The type of plotly event. (see ?plotly::event_data().

title

Title of the component.

Value

A string containing markdown code for the rendered component


loosolab/i2dash.scrnaseq documentation built on Jan. 1, 2021, 8:23 a.m.