textInput("days", "Days", 100)

In rmarkdown 1.7, the chunk below renders an error object 'input' not found instead of the expected 100:

renderPrint(input$days)

It was fixed via https://github.com/rstudio/rmarkdown/commit/67eaa7aa6.



rstudio/rmarkdown documentation built on July 6, 2024, 4:42 a.m.