Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 741 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 741 Bytes

Tidy R programming with the OMOP common data model

📕 Read the book

https://oxford-pharmacoepi.github.io/Tidy-R-programming-with-OMOP

⭐ Reader questions and clarifications

  • Please use issues on this repository to ask for clarification on the current content, point out errata, or make requests for additional topics to be covered

✍ Author instructions

  • Read over the Quarto documentation

  • Clone this repo locally and make changes in one or more of the .qmd files

  • Render the book locally by running (in the terminal)

    quarto render

  • When changes are merged to main github branch the website with the book will automatically be updated via a github action