Lakens / statistical_inferences

Repository for the textbook 'Improving Your Statistical Inferences' by Daniel Lakens
https://lakens.github.io/statistical_inferences
Creative Commons Attribution 4.0 International
246 stars 79 forks source link

Add inline R syntax higlighting #9

Closed jeremiahpslewis closed 2 years ago

jeremiahpslewis commented 2 years ago

Not 100% on this and didn’t run it thought RMarkdown, it might be necessary to drop the escaping as well, e.g. n \<- 26 -> n <- 26

Lakens commented 2 years ago

I will check this in a future version, so far it seems fine as it is.