knitr::include_app() in quarto? #3455
Unanswered
nicolaiberk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am creating a revealjs presentation using a .qmd file in the RStudio IDE. In the past, I would embed shiny apps in my documents using
knitr::include_app()
(see here on how to do this). However, this does not seem to work in the quarto document.Am I messing it up or is this simply not supported in quarto?
Beta Was this translation helpful? Give feedback.
All reactions