79109452

Date: 2024-10-21 09:40:52
Score: 1
Natty:
Report link

render creates a static document i.e. not a running shiny app. You need to use rmarkdown::run("test.Rmd").

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: smartse