View source: R/utils_googleform.R
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.
1 | formQ(question)
|
question |
A list containing id, type, required, and (optionally) choices |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.