learningr v0.29.1
0
Monthly downloads
Data and Functions to Accompany the Book "Learning R"
Crabs in the English channel, deer skulls, English
monarchs, half-caste Manga characters, Jamaican cities,
Shakespeare's The Tempest, drugged up cyclists and sexually
transmitted diseases.
Readme
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()
Functions in learningr
Name | Description | |
obama_vs_mccain | Obama vs. McCain | |
hafu | Hafu | |
buggy_count | A buggy version of plyr's count function | |
learningr | Datasets to accompany the book Learning R | |
hypotenuse | Dumb hypotenuse function. | |
deer_endocranial_volume | Deer Endocranial Volume | |
alpe_d_huez | Alpe d'Huez | |
english_monarchs | English Monarchs | |
crab_tag | Crab tag | |
fix_filenames | Convert filenames to match those in the book | |
gonorrhoea | Gonorrhoea | |
No Results! |
Last month downloads
Details
Type | Package |
Date | 2013-10-20 |
License | Unlimited |
LazyData | TRUE |
Collate | 'learningr-package.R' 'buggy_count.R' 'hypotenuse.R' 'fix_filenames.R' |
Packaged | 2019-10-02 15:23:28 UTC; hornik |
NeedsCompilation | no |
Repository | CRAN |
Date/Publication | 2019-10-02 15:27:55 UTC |
imports | plyr |
depends | R (>= 2.10) |
Contributors | Richie Cotton |
Include our badge in your README
[](http://www.rdocumentation.org/packages/learningr)