I have a nested list called inputs:
inputs
library(htmltools) library(shiny) inputs = tagList( selectInput(\'first\', \'FIRST\', letters), checkb