-
HTML version: https://OHDSI.github.io/Tidy-R-programming-with-OMOP
-
pdf version: https://OHDSI.github.io/Tidy-R-programming-with-OMOP/tidy-r-programming-omop.pdf
Burn, E., & Català Sabaté, M. (2025). Tidy R programming with the OMOP Common Data Model (first edition). Zenodo. https://doi.org/10.5281/zenodo.17532124
- Please use issues on this repository to ask for clarification on the current content, point out errata, or request additional topics to be covered.
-
Read the Quarto documentation.
-
Clone this repo locally and make changes in one or more of the
.qmdfiles. -
Open a pull request with your changes.
The book is automatically rendered into both HTML and PDF formats when a pull request is merged into the main branch.
To render the book locally, run the following commands in your terminal:
quarto render --html
quarto render --pdf