learningr

Data and functions to accompany the book Learning R.

To install, you first need the devtools package.

install.packages("devtools")

Then you can install the learningr package using

library(devtools)
install_github("learningr", "richierocks")

Some filenames have been changed slightly to conform to CRAN portability requirements. To change them back to those in the book, type:

library(learningr)
fix_filenames()

Copy Link

Version

Down Chevron

Install

install.packages('learningr')

Monthly Downloads

176

Version

0.29.1

License

Unlimited

Maintainer

Last Published

October 2nd, 2019

Functions in learningr (0.29.1)