study_summary_module: study_summary_module_ui and study_summary_module_server

study_summary_module_uiR Documentation

study_summary_module_ui and study_summary_module_server

Description

A shiny Module.

Usage

study_summary_module_ui(id, button_text = "Download plot table")

study_summary_module_server(id, data, config, syn)

Arguments

id

shiny id

button_text

button_text A string

data

A named list. The list must contain a list named "tables".

config

A named list. The list must contain lists for each section:

  • header_text

  • study_table

  • study_summary

  • data_focus_plot

  • annotation_activity_plot

  • publication_status_plot


Sage-Bionetworks/projectliveModules documentation built on June 26, 2022, 1:11 a.m.