-
By filing an issue to this repo, I promise that
- [x] I have fully read the issue guide at https://yihui.org/issue/.
- [x] I have provided the necessary information about my issue.
- If I…
-
I wanted to first say thanks for putting this together. It's been really helpful for me to figure out `xaringan`.
I have a couple of questions that I couldn't find answers to in your example slides…
-
Printing a flipbook from chrome (or using `pagedown::chrome_print()`) prints only the final animation of a flipbook page. How would I change it so that it would print each step/increment/fragment int…
-
Hello,
xaringan is very nice tool for blind people to create presentation slides as long as they have enough knowledge about R Markdown and some CSS syntax.
I am one of the blind R users who hav…
-
How can I get rid of the back-tic inside this table generated by `kableExtra` in `xaringan` slides?
```{r contigency_table, echo=F, results="asis"}
library(knitr)
library(kableExtra)
text_tbl …
-
I have a presentation with a personalized template
```
output:
ioslides_presentation:
template: ./templates/mytemplate.html
```
But rmarkdown is ignoring that option and using the defaul…
-
It was intially in #13 there was the recipe of this great post https://www.garrickadenbuie.com/blog/decouple-code-and-output-in-xaringan-slides/#using-knitr-fig-chunk following one of your comment on …
cderv updated
4 years ago
-
## stuff to do
- [x] slide template
- [x] graphic for The RepliCATS project @softloud requested from Fallon who does graphics
- [x] graphic for Living Norway @DrMattG
- [ ] click here to convert…
-
I tried [Revealjs](https://revealjs.com/) slides (implemented in Academic) and [Remarkjs](http://remarkjs.com/). I prefer Remarkjs as it seems to be more appropriate for "academic" presentation (less …
-
Dr. Reynolds,
First, think you very much for flipbookr. It looks to be a wonderful tool!!
I do have a couple of questions that I will pose as issues here. My first question is whether it is pos…