shinyobjects icon indicating copy to clipboard operation
shinyobjects copied to clipboard

Use eval=interactive() in input-dummy chunk

Open rjake opened this issue 2 years ago • 0 comments

It should give

```{r input-demo, eval=interactive()}
input <- list(...)

```

rjake avatar Mar 18 '22 19:03 rjake