-
I was trying to include glmm.hp in a *.Rmd file and it worked in the interactive mode. However, while kniting glmm.hp could not find the data object of the model even when the data object was created …
-
Every few runs of the github actions workflow results in an error where the runner complains that `rmarkdown` and `knitr` aren't installed.
https://github.com/UBC-STAT/stat-406/actions/runs/108603…
-
introducción de @MarinaSanzM ; se puede usar alguna cosa de Jorge https://github.com/cornejotux/ClaseRMarkdownYShiny/blob/master/materials/RMarkdown/05_intro_to_rmarkdown.Rmd
Otro en español para GFM…
-
Caching torch objects in Rmarkdown document them give errors (see the [issue](https://github.com/yihui/knitr/issues/2339) in `knitr` repository for more details). The underlying issue is that torch ob…
-
I am working with rticles to write a JOSS article and it would be nice to preview how the article would look when I am running it.
I have noticed that when specifying `output: rticles::joss_articl…
-
> library(Statamarkdown)
Stata found at /usr/local/bin/stata-mp
The 'stata' engine is ready to use.
> example("stata_engine", package="Statamarkdown")
stt_ng> indoc if (!is.null(Statamarkdown::…
-
As expected, code blocks in RMarkdown (.Rmd) documents are highlighted with R syntax if they start with `{r}`.
![image](https://user-images.githubusercontent.com/4560057/70422496-1dfafe80-1a6c-11ea…
-
Hi @kalebentley, I'm working on an RMarkdown report describing the analyses, as we discussed last week. To keep things (relatively) simple I decided to just focus on the two-stage models. I also gener…
-
Hello everyone! Please use this checklist over the next few weeks as you go through your health data science journey :tada:. Tick each item as your complete it!
***
Week 2: Your first reposi…
-
Week 2: Your first repository
- [x] 1. Install GitHub desktop and connect it to your GitHub account
- [x] 2. Create a public repository and add a readme file
- [x] 3. Publish the repository to GitH…