You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the datasets used in this book are available in the **R** package [**SRMData**](https://CRAN.R-project.org/package=SRMData), available free from [`CRAN`](https://CRAN.R-project.org/package=SRMData).
`r if (knitr::is_latex_output()) {
'The [online version of this book](https://bookdown.org/pkaldunn/SRM-Textbook/AppendixDataSets.html) allows you to download some of the datasets used in this book.'
}`
The `NHANES` data is taken from the **R** package [**NHANES**](https://CRAN.R-project.org/package=NHANES), also available for free from [`CRAN`](https://CRAN.R-project.org/package=SRMData).
```{r, child = if (knitr::is_html_output()) './children/DataSets.Rmd'}