survey_input_user_server: Server Function for creating survey buttons

Description Usage Arguments Value

Description

Gives functionality to creating the survey buttons server-side, helps parse through each survey columns requirement and render buttons according to user configuration. Designed to take multiple input as 'comma-separated'

Usage

1
mod_survey_input_user_server(input, output, session, survey_colnames, values)

Arguments

input

the input variables from [shiny::callModule()]

output

the output variables from [shiny::callModule()]

session

the session from [shiny::callModule()]

survey_colnames

the column used to store survey

values

the reactive values from server

Value

the UI for survey inputs in ShinyApp change input


Sage-Bionetworks/mhealthannotator documentation built on Jan. 28, 2022, 6:08 a.m.