shinyobjects
shinyobjects copied to clipboard
Use eval=interactive() in input-dummy chunk
It should give
```{r input-demo, eval=interactive()}
input <- list(...)
```