mod_panel_section: mod_panel_section_ui and mod_panel_section_server

mod_panel_section_uiR Documentation

mod_panel_section_ui and mod_panel_section_server

Description

View summarized scores for a submission

Usage

mod_panel_section_ui(id)

mod_panel_section_server(
  input,
  output,
  session,
  synapse,
  syn,
  user,
  submissions,
  reviews_table,
  submissions_table,
  partial_betas
)

Arguments

id

shiny id

input

internal

output

internal

session

internal

synapse

Synapse client (e.g. output of 'reticulate::import("synapseclient")')

syn

Synapse client object (e.g. output of 'synapse$Synapse()')

submissions

Data frame containing tidied submissions

reviews_table

Synapse table that stores the scores and comments

submissions_table

Synapse table that stores the overall submission scores and comments


Sage-Bionetworks/stopadforms documentation built on Aug. 31, 2024, 11:53 p.m.