Skip to content

SurgicalInformatics/healthyr_book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datasets used in "R for Health Data Science"

Chapter 2:

example_data.csv

global_burden_disease_cause-year.csv

typesdata.csv

typesdata_faulty.csv

patient_data.csv

labs_data.csv

patient_data_updated.csv

Chapter 3:

global_burden_disease_cause-year.csv

global_burden_disease_cause-year-sex-income.csv

global_burden_disease_wide-format.csv global_burden_disease_cause-year-sex.csv

All other chapters load data included in R package installs. For example, to get the dataset used in Chapter 4, install the gapminder package.

Video guide to installing R packages.

Other introductory videos

Changes since the first Edition

See NEWS.md