Commit Graph

96 Commits

Author SHA1 Message Date
Garrett c2ee6409e0 More work on visualization chapter. Adds grammar of graphics diagrams. 2015-11-18 09:21:22 -05:00
Garrett 05223ebb52 More work on visualization chapter. 2015-11-16 21:19:27 -05:00
Garrett 413b943517 More work on visualization. Improves initial examples. 2015-11-13 17:16:12 -05:00
Garrett 58773275f9 More work on visualization chapter. 2015-11-12 17:44:03 -05:00
Garrett ce92742614 More work on visualization. 2015-11-11 17:29:55 -05:00
Garrett 1931343cf3 Merge branch 'master' of github.com:hadley/r4ds 2015-11-10 17:28:16 -05:00
Garrett e986755666 Editing and adding to visualization chapter. 2015-11-10 17:28:05 -05:00
hadley a9b7f2f3a8 More work on lists chapter 2015-11-10 11:12:09 -06:00
hadley d413489950 Installing deploy deps doesn't seem to save any time 2015-11-10 11:06:41 -06:00
hadley f30293c27d Clean up after pandoc install 2015-11-10 11:06:27 -06:00
hadley 5b0acf27c0 Exclude vendor dir from jekyll 2015-11-10 10:57:03 -06:00
hadley 5865a2dcff Install more deployment deps so they get cached 2015-11-10 10:54:37 -06:00
hadley 059e8212e8 Don't need readr from github anymore 2015-11-10 10:52:08 -06:00
hadley 6c882aba69 Install gems locally so they get cached 2015-11-10 10:48:47 -06:00
hadley 259806d04d Install pandoc from RStudio 2015-11-10 10:44:33 -06:00
hadley 11b6e82852 Minor caching tweaks 2015-11-10 10:14:13 -06:00
hadley 0624c60690 Correct spelling 2015-11-10 09:02:51 -06:00
hadley db4ec4b571 Rstudio writes post-package conversion 2015-11-10 08:56:01 -06:00
hadley 8ae551b167 Install dev version of devtools 2015-11-10 08:53:41 -06:00
hadley ca5ad1e5c9 Install dev version of purrr 2015-11-10 07:52:44 -06:00
hadley 8ca716b97a Merge branch 'master' of github.com:hadley/r4ds 2015-11-10 07:50:29 -06:00
hadley 3774e95a4a Start updating travis build script 2015-11-10 07:50:20 -06:00
Garrett 69129b8710 Merge branch 'master' of github.com:hadley/r4ds 2015-11-09 20:20:10 -05:00
Garrett ff858b34ba Expand Visualization Section 1 to cover aesthetics, facets, positions, geoms, parameters, and stats. 2015-11-09 20:20:07 -05:00
Hadley Wickham dbbf6f8c90 Merge pull request #10 from dgromer/patch-1
Fix for string subsetting example
2015-11-09 12:44:42 -06:00
Daniel Gromer 1d02bda86a Fix for string subsetting example
Words in example vector `x <- c("apple", "banana", "pear")` should start with an uppercase letter so the `str_to_lower` example makes sense.
2015-11-09 19:41:00 +01:00
hadley 0d84ea2a86 Add lists to TOC 2015-11-09 10:46:30 -06:00
hadley c759a2c9f2 And broom... 2015-11-09 09:41:15 -06:00
hadley 46bd89bc66 Install purrr 2015-11-09 09:23:56 -06:00
hadley 67d3e575aa Merge branch 'master' of github.com:hadley/r4ds 2015-11-09 08:58:40 -06:00
hadley 7fb20a36f4 More on lists 2015-11-09 08:58:33 -06:00
Hadley Wickham 1b53559b54 Merge pull request #9 from lawwu/patch-1
Update strings.Rmd
2015-11-09 06:35:08 -06:00
hadley a5003a2ea8 Lists/purrr brain dump 2015-11-09 06:33:07 -06:00
hadley 0b9b5ffeaa Add autocomplete screenshot 2015-11-09 06:32:56 -06:00
Hadley Wickham d963d3415f Merge pull request #8 from Robinlovelace/master
Minor fixes to string manipulation chapter
2015-11-09 06:30:45 -06:00
Lawrence Wu 1a38049f2d Update strings.Rmd
typo in the stringi package section, should read stringr
2015-11-07 21:20:47 -08:00
robinlovelace 7e8d4fafe1 Update text related to autocompletion
Also fixes incorrect conjugation for 'trigger'
2015-11-07 15:26:47 +00:00
robinlovelace 6cc8b759a2 Clarify comment, remove brackets 2015-11-07 15:20:43 +00:00
Garrett 34d62f5b15 Adding visualize chapter to TOC/index page. 2015-11-06 17:16:53 -05:00
Garrett a622b71b2f Merge branch 'master' of github.com:hadley/r4ds 2015-11-06 17:11:27 -05:00
Garrett e6cbeafe1e Began writing draft for visualization chapter. 2015-11-06 17:10:31 -05:00
hadley 99338eece0 More on strings 2015-11-05 08:17:48 -06:00
hadley 2a62c53d56 Also need microbenchmark 2015-11-01 22:15:49 -05:00
hadley c4115ae3d2 Keeping on writing about strings 2015-11-01 21:59:18 -05:00
hadley 68463fa3ff Slowly working through different stringr functions. 2015-10-30 09:55:03 -05:00
hadley 3b5b47aacd Add htmlwidgets reqs to template 2015-10-29 10:15:48 -05:00
hadley 23908731a6 More work on strings 2015-10-29 10:13:19 -05:00
hadley 96af27e155 Didn't help 2015-10-28 11:35:25 -05:00
hadley 1d430e7e3e Try also copyring www dir 2015-10-28 11:11:46 -05:00
hadley f5740de1e7 More working on strings 2015-10-28 11:03:11 -05:00