section_shiny: Render a section of form questions from a dataframe for...

Description Usage Arguments

View source: R/ppaGForm.R

Description

Render a section of form questions from a dataframe for Shiny.

Usage

1
section_shiny(data = g_questions, section_, likert_default = NULL)

Arguments

data

the data to be used. Most often a spreadsheet with sections, id, labels, questions, and responses

section_

the section to be processed into shiny inputs

likert_default

if using the 'slider' or likert scale option, what default is selected?


kent-orr/ppaGForm documentation built on Dec. 15, 2020, 6:30 p.m.