Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make r4ds package #4

Closed
hadley opened this issue Sep 21, 2015 · 2 comments
Closed

Make r4ds package #4

hadley opened this issue Sep 21, 2015 · 2 comments

Comments

@hadley
Copy link
Owner

hadley commented Sep 21, 2015

To store any datasets, and to make it easier for people to get all the packages they need.

@hadley hadley changed the title Make for r4ds package Make r4ds package Sep 21, 2015
@garrettgman
Copy link
Collaborator

Let's remember to add

common <- rcorpora::corpora("words/common")$commonWords
fruit <- rcorpora::corpora("foods/fruits")$fruits
sentences <- readr::read_lines("harvard-sentences.txt")

from the strings chapter to the package.

@hadley
Copy link
Owner Author

hadley commented Jul 22, 2016

All the data has now been moved into individual packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants