LocalOptions: Title

Description Usage Arguments Value Examples

View source: R/Server.R

Description

Title

Usage

1
2
3
4
5
6
LocalOptions(
  LIST_SampleNames,
  LIST_SparlinesOptions = list(type = "bar", height = 40, width = 60, highlightColor =
    "red", chartRangeMin = 0, chartRangeMax = 1, tooltipFormat =
    "{{offset:offset}} {{value.2}}")
)

Arguments

LIST_SampleNames

list of sample names

LIST_SparlinesOptions

options for sparkline

Value

List of options for data table including sparklines

Examples

1
2
3
SamplesNames <- list(
group_un=c("echantillon un","echantillon deux"),
group_deux=c("echantillon trois","echantillon quatre"))

47Lies/isoformnspectRe documentation built on May 29, 2021, 3 p.m.