A blog about the use of R with medical data.
My name is Peter Higgins, and I work at the University of Michigan, where I am a Professor of Internal Medicine and take care of patients with Inflammatory Bowel Disease. I do a variety of research projects related to Inflammatory Bowel Disease, which range from basic science to translational drug development to clinical trials to epidemiology.
Some of the posts here are largely notes to myself to help in writing an e-book about Reproducible Medical Research in R (RMRWR). Other posts will essentially be first drafts of future chapters of RMRWR, which is a work in progress. The RMRWR e-book can be found here:
https://bookdown.org/pdr_higgins/rmrwr/
I am blogging about the use of R with medical data, and will tackle topics like
learnr
modules for teachingflipbooks
for teachingYou should probably just tweet me @ibddoctor
.
If you would like to build a distill
-based blog like this, start with the walk-through from Thomas Mock at:
https://themockup.blog/posts/2020-08-01-building-a-blog-with-distill/
and also follow the RStudio guide at:
https://rstudio.github.io/distill/publish_website.html
This website is published with Github Pages (using Rmarkdown and the distill
framework, rather than Github’s jekyll
default), and details on how to set up your Github repo as a webpage can be found at:
https://guides.github.com/features/pages/