You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x] I have provided the necessary information about my issue.
If I'm asking a question, I have already asked it on Stack Overflow or RStudio Community, waited for at least 24 hours, and included a link to my question there.
If I'm filing a bug report, I have included a minimal, self-contained, and reproducible example, and have also included xfun::session_info('xaringan'). I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version: remotes::install_github('yihui/xaringan').
If I have posted the same issue elsewhere, I have also mentioned it in this issue.
[ x] I have learned the Github Markdown syntax, and formatted my issue correctly.
I understand that my issue may be closed if I don't fulfill my promises.
The text was updated successfully, but these errors were encountered:
It is not the solution you were looking for, but I will often use a tabbed slide for this.
So, I'll have one tab that I label "R code" and that has the R code and any annotations I want to present/discuss. Next to that I'll have a tab called "output" that shows the output from the code.
This has the advantage of allowing for even more tabs, for example a tab with improved/alternative code, etc.
It's not exactly what you requested, but it works very well for me and it doesn't require a new feature in Xaringan.
Is it possible to have incremental output chunks? I like to explain the code before revealing the output. Thus, I am often writing
--
By filing an issue to this repo, I promise that
xfun::session_info('xaringan')
. I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version:remotes::install_github('yihui/xaringan')
.I understand that my issue may be closed if I don't fulfill my promises.
The text was updated successfully, but these errors were encountered: