-
How can you set the background color on a given slide?
For example:
```
---
title: "Never put off 'till tomorrow?"
author: "Ignacio Martinez"
date: "09/23/2014"
output:
ioslides_presentation:
…
-
## Prework
* [x] Read and agree to the [code of conduct](https://github.com/wlandau/tarchetypes/blob/main/CODE_OF_CONDUCT.md) and [contributing guidelines](https://github.com/wlandau/tarchetypes/bl…
-
Hello @gadenbuie and thank you for the amazing package!
Is it possible use the "Attention seekers" animations in xaringan presentations? If yes, could you please explain me how?
Thank you,
M
-
Heya Yihui, I wanted to follow up on [the tweet from the other day](https://twitter.com/RyanStraight/status/1320838102680662016) that led to this blogdown commit (https://github.com/rstudio/blogdown/c…
-
@sciclic Let's do this: by next Thursday (Aug 13), let's both come up with some ideas about how we think the topics for STAT 545 should change. Then we can talk about these in more detail on that meet…
-
请回复 issue 进行文章推荐与招聘投稿,内容须与统计/数据科学相关,是否采纳取决于编辑部意见。
文章推荐包括学术论文、博客、书籍、教程或软件等的推荐,如果是英文文章在月报发布后自动作为翻译备选文章。
招聘主要面向学术界与工业界的招聘信息发布且岗位要与统计/数据科学相关。
文章推荐格式如下:
推荐语:(几句话就可以,可长可短,有态度不严肃)
推荐人:(建议用真名)
…
-
Maybe:
>For HTML slides, a combination of the knitr and rmarkdown packages (along with pandoc) can be used to create slides using `ioslides`, `reveal.js`, `Slidy`, or `remark.js` (from the xaring…
-
I created default xaringan rmd file and it can be knitted & shown correctly.
However, when I added `self_contained: true` in the yaml header, moon_reader would fail, probably due to google fonts …
-
The readme states that
> you can also use it within your xaringan slides
Awesome, but how? I looked at the original tweet and an associated issue: https://github.com/yihui/xaringan/issues/204
…
-
I would like to generate a presentation, where I show some R source snippets and the result of the evaluation [1]. Is this possible?
In the following, the result is not shown on the slide.
```org
…