formQ: Generates UI

Description Usage Arguments

View source: R/utils_googleform.R

Description

This is the 'muscle' behind the UI building and taken from the UI of shinyforms. It takes a list(id, type, etc.) and decides what to make. Used with lapply in main googleform() function over questions arguments.

Usage

1
formQ(question)

Arguments

question

A list containing id, type, required, and (optionally) choices


brentscott93/googleforms documentation built on Sept. 2, 2020, 12:37 p.m.