The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Example datasets for A Learning Guide to R

CRAN_Status_Badge Travis-CI Build Status

Thirty example datasets, including some classics, data obtained from literature, and original data contributed by researchers at the Hawkesbury Institute for the Environment.

Source

Many datasets arise from the R course at the Hawkesbury Institute for the Environment, still taught by Jeff Powell. Many other datasets were added, some original, and some from the UCI Machine Learning Repository (with some modifications).

The datasets are used in an upcoming book, A Learning Guide to R you can read the source here.

Installation

Not yet on CRAN, so do:

remotes::install_github("remkoduursma/lgrdata")

Usage

After the usual library(lgrdata), the data need to be loaded separately, for example:

data(anthropometry)

Type library(help=lgrdata) for a list of all included datasets, and inspect the help pages for details (and sometimes an example).

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.