Finding R package dependencies ... Done!
DrugUtilisation Studies in the OMOP Common Data Model
Preface
Is this book for me?
This book is part of the collection of Tidy R programming in OMOP see accompanying books:
We’ve written this book for anyone interested to conduct DrugUtilisation studies using the OMOP Common Data Model and working with databases using a tidyverse style approach. That is, human centered, consistent, composable, and inclusive (see https://design.tidyverse.org/unifying.html for more details on these principles).
New to R? We recommend you compliment the book with R for data science
New to databases? We recommend you take a look at some web tutorials on SQL, such as SQLBolt or SQLZoo
New to the OMOP CDM? We’d recommend you pare this book with The Book of OHDSI
How is the book organised?
TO ADD
Citation
TO ADD
License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Code
The source code for the book can be found at this Github repository
Packages version
This book is rendered using the following version of packages:
Note we only included the packages called explicitly in the book.