Yihui Xie
|
a52def7dd7
|
Also add the cover image
|
2016-04-01 11:34:28 -05:00 |
Yihui Xie
|
e8def24843
|
Add author and description to YAML
|
2016-04-01 11:31:57 -05:00 |
Garrett
|
55ab16f27f
|
Adds Lahman, tibble and rcorpora to list of packages used in book
|
2016-03-31 17:01:22 -04:00 |
Garrett
|
546fcac17d
|
fixes merge conflicts in model.Rmd
|
2016-03-31 15:55:21 -04:00 |
Garrett
|
44d1fdcf79
|
small changes to model.Rmd
|
2016-03-31 15:52:36 -04:00 |
Hadley Wickham
|
656a883a24
|
Merge pull request #83 from MJMarshall/patch-2
Update iteration.Rmd
|
2016-03-29 06:50:13 -07:00 |
MJMarshall
|
762b8e685e
|
Update iteration.Rmd
correcting for/while typo
|
2016-03-29 10:32:25 +01:00 |
Hadley Wickham
|
50ed4745c9
|
Merge pull request #81 from iansealy/master
Minor typos/suggestions in Introduction.
|
2016-03-28 20:12:06 -07:00 |
Ian Sealy
|
7d95513e74
|
Minor typos/suggestions in Introduction.
|
2016-03-29 00:14:00 +01:00 |
hadley
|
97b30b7afa
|
Working on data structures
|
2016-03-28 08:23:46 -05:00 |
Ian Lyttle
|
d44c641c3f
|
just a couple of typos
|
2016-03-27 15:26:57 -05:00 |
Hadley Wickham
|
83b1bafa7b
|
Merge pull request #77 from ekbrown/patch-1
Update intro.Rmd
|
2016-03-26 13:50:22 -05:00 |
Hadley Wickham
|
8114e51386
|
Merge pull request #78 from MJMarshall/patch-1
Update iteration.Rmd
|
2016-03-26 13:49:56 -05:00 |
Hadley Wickham
|
51943e6d10
|
Merge pull request #79 from OaCantona/patch-4
Difference in code
|
2016-03-26 13:49:35 -05:00 |
OaCantona
|
a0fb7283b0
|
Difference in code
|
2016-03-26 11:40:27 +01:00 |
MJMarshall
|
d8f3bbddb4
|
Update iteration.Rmd
Correcting typo in exercise code
|
2016-03-26 10:07:13 +00:00 |
Earl Brown
|
2e024c9722
|
Update intro.Rmd
rogue "in"
|
2016-03-25 23:43:16 -05:00 |
Hadley Wickham
|
5c7cf27b2a
|
Merge pull request #76 from kdpsingh/patch-2
changed "formally" to "formerly"
|
2016-03-25 17:13:52 -05:00 |
kdpsingh
|
0c40bb3faa
|
changed "formally" to "formerly"
|
2016-03-25 17:30:28 -04:00 |
Hadley Wickham
|
19f2ca409f
|
Merge pull request #73 from darrkj/patch-1
Update iteration.Rmd
|
2016-03-25 10:01:07 -05:00 |
Hadley Wickham
|
8939a25d68
|
Merge pull request #74 from Nowosad/patch-1
link fixed
|
2016-03-25 10:00:30 -05:00 |
Jakub Nowosad
|
4efd7e5da6
|
link fixed
|
2016-03-25 15:42:33 +01:00 |
hadley
|
031d7c9182
|
Update tibbles & move up in hierarchy
|
2016-03-25 09:39:49 -05:00 |
Kenny Darrell
|
b234d4fd73
|
Update iteration.Rmd
the loops vs FP sounded like apples to oranges, moved one layer up in abstraction
|
2016-03-25 10:07:24 -04:00 |
hadley
|
1c99099a0c
|
Now need tibble
|
2016-03-25 08:03:14 -05:00 |
hadley
|
b912e0e0fd
|
Merge branch 'master' of github.com:hadley/r4ds
|
2016-03-25 07:59:12 -05:00 |
hadley
|
21a6cb4b29
|
Complete first draft of iteration
|
2016-03-25 07:59:05 -05:00 |
Hadley Wickham
|
8757548eca
|
Merge pull request #72 from OaCantona/patch-3
Mistake in exercise
|
2016-03-24 13:51:48 -05:00 |
OaCantona
|
790ce266e4
|
Mistake in exercise
|
2016-03-24 18:25:56 +01:00 |
Hadley Wickham
|
e6a207e2b7
|
Merge pull request #71 from nareal/patch-1
Update transform.Rmd
|
2016-03-24 10:17:52 -05:00 |
Nelson Areal
|
5b21679e93
|
Update transform.Rmd
Corrected a filter in an example.
|
2016-03-24 14:36:27 +00:00 |
hadley
|
9d3db21817
|
More writing about iteration
|
2016-03-24 09:09:09 -05:00 |
Curtis Alexander
|
144382510e
|
typos
|
2016-03-23 09:41:34 -05:00 |
hadley
|
adc4cc77c9
|
Ignore byproducts of preview
|
2016-03-22 08:58:02 -05:00 |
hadley
|
8c35f78b3a
|
More work on for loops
|
2016-03-22 08:57:52 -05:00 |
hadley
|
53afb76ae7
|
Don't cache loading of stringr package
|
2016-03-22 07:49:09 -05:00 |
hadley
|
39e4f27146
|
Merge branch 'master' of github.com:hadley/r4ds
|
2016-03-21 08:55:09 -05:00 |
hadley
|
cc84fc4085
|
Working on iteration
|
2016-03-21 08:55:07 -05:00 |
Hadley Wickham
|
d0396cd7dc
|
Merge pull request #68 from elgabbas/patch-1
typo
|
2016-03-21 08:54:14 -05:00 |
Hadley Wickham
|
92697a542d
|
Merge pull request #67 from kdpsingh/patch-1
fixed spelling error "grouning" to "grounding"
|
2016-03-21 08:54:01 -05:00 |
Hadley Wickham
|
02223d296d
|
Merge pull request #54 from radugrosu/patch-10
Update variation.Rmd
|
2016-03-21 08:53:37 -05:00 |
Hadley Wickham
|
627bcc9093
|
Merge pull request #52 from bgreenwell/patch-5
Fix typo
|
2016-03-21 08:52:19 -05:00 |
Hadley Wickham
|
ca7960a32f
|
Merge pull request #51 from radugrosu/patch-9
Update model.Rmd
|
2016-03-21 08:52:09 -05:00 |
Hadley Wickham
|
46e2039ec4
|
Merge pull request #50 from radugrosu/patch-8
Update robust-code.Rmd
|
2016-03-21 08:51:36 -05:00 |
hadley
|
9b1f00af16
|
Data structures need to come before iteration
|
2016-03-21 08:05:58 -05:00 |
Ahmed ElGabbas
|
ad1ce3b312
|
typo
|
2016-03-18 02:41:52 +01:00 |
kdpsingh
|
9b351acdb2
|
fixed spelling error "grouning" to "grounding"
|
2016-03-17 12:29:44 -04:00 |
hadley
|
30964d5e78
|
Bit more about data structures
|
2016-03-16 08:01:03 -05:00 |
hadley
|
abcf1e38a4
|
More on data structures
|
2016-03-14 09:11:24 -05:00 |
hadley
|
6f2f9b858d
|
Improvments suggested by @tjmahr
|
2016-03-11 13:11:41 -06:00 |