russHyde/exemplr: Constructs tidy-data versions of some standard R example-datasets

The R datasets package provides a lot of interesting examples for use in workshops / tutorials. Very few of the datasets are in a tidy-data format and so need a bit of hacking before they can effectively be used with `ggplot2` and related parts of the `tidyverse`. This package provides some wrapper functions that hack these datasets into exemplar tidy-data format.

Getting started

Package details

AuthorRuss Hyde
MaintainerRuss Hyde <russell.hyde@glasgow.ac.uk>
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("russHyde/exemplr")
russHyde/exemplr documentation built on May 19, 2019, 1:43 a.m.