I am new to ShinyApp.
I want to use a checkboxInput() with conditionalPanel, so when it\'s checked, the options for Type will show up (then users can select a Type from
I came across this question recently while researching a similar one.
It seems the simple answer to the checkboxInput condition is as below:
condition="input.checkbox==1",