barplot_ui: Barplot UI

View source: R/barplot_ui.R

barplot_uiR Documentation

Barplot UI

Description

Barplot UI

Usage

barplot_ui(
  id,
  title = "",
  barplot_html = htmltools::includeMarkdown(get_markdown_path("barchart1")),
  ...
)

Arguments

id

Module ID

title

A string

barplot_html

A string that is HTML

...

Arguments passed to barplot_ui


CRI-iAtlas/iatlas.modules documentation built on Aug. 8, 2024, 12:53 a.m.