I have to prepare a talk with nice examples of using notebooks in #rstats for research and for teaching.
So I want your examples to show them proud 😎🤩.
Paper, thesis, book, tutorial, exercise, data analysis?
Do you use rmarkdown?
I want the link!! 🙏
I have to prepare a talk with nice examples of using notebooks in #rstats for research and for teaching.
So I want your examples to show them proud 😎🤩.
Paper, thesis, book, tutorial, exercise, data analysis?
Do you use rmarkdown?
I want the link!! 🙏
@yabellini I currently write all my analyses in R markdown, although only sometimes is the knitted markdown actually part of the publication.
I have one paper (https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0245103) where also the main text was written exclusively with markdown (source: https://github.com/cas-bioinf/covid19retrospective/).
The whole statistical analysis (a supplement) for https://onlinelibrary.wiley.com/doi/10.1002/humu.23862 was also written and rendered in rmarkdown (source: https://github.com/martinmodrak/bbs-metaanalysis-bayes/).