I am preparing some slides using Rmarkdown (ioslides_presentation) and I was wondering if it is possible to force a slide break within a chunk of code.
I saw some similar questions for pdf, but I cannot make those solutions work in the case of HTML slides.
Thanks!