-
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…
-
> 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::…
-
- [ ] I can't see the file after switching the branch
- [ ] do i need to install packages
- [ ] Cheatsheet with overview of all commands
- [ ] can I copy the materials from the previous text file
…
-
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…
-
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…
-
I'm working on making `usethis::use_vignette()` and `usethis::use_article()` work for `.qmd`. In that PR (https://github.com/r-lib/usethis/pull/2085), I feel like I've got the right files going in the…