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 April 9, 2024, 10:43 p.m.