Could not find the function servePlot in shiny

I heard this talk

https://www.rstudio.com/resources/videos/whats-new-with-shiny/

but I could not use these functions in my shiny app.

I downloaded this package

devtools::install_github("rstudio/shiny@feature/api")

and It worked. Is there anything that I am missing or will it always be like this.

1 Like

I think it works in shiny 1.0 but not in shiny 1.1 am I right??