Skip to content

higgi13425/rmrwr-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

bookdown

This is the Github repository for Reproducible Medical Research with R, a book about working toward more reproducible medical research using R and associated tools, particularly those developed by RStudio.

The book itself can be found here

Goals

Making it easier to share data.
Making it easier to create literate code, and share this code.
Training the next generation of medical researchers to use ROpenSci tools, open research, and to encourage others to evaluate their data and their code to improve it.

Secondary Gains

A repository of Things I have Learned (TILs) that I might want to reference in the future.
A repository of things I want to teach and share with medical research trainees.

Notes on how to publish to bookdown.org

  1. Edit an existing chapter .Rmd file - naming convention is io##-Topic.Rmd
  2. Create a new chapter .Rmd file - naming convention is io##-Topic.Rmd
  3. Knit to check that everything works.
  4. If a new chapter has been added and is ready for public viewing (not just draft form), add it to the list of chapters in order in _bookdown.yml, somwehere in between
  • index.Rmd and
  • io98-title_holder.Rmd
  1. Render the book with bookdown::render_book('index.html')
  2. Publish the book with bookdown::publish_book(account = 'pdr_higgins')
  3. Then commit changes and push to github
  4. Within a minute or three, the updated book will appear at https://bookdown.org/pdr_higgins/rmrwr/

More details can be found at https://bookdown.org/yihui/bookdown/rstudio-connect.html and at https://bookdown.org/home/about/

About

Reproducible Medical Research with R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published