hadley
|
3836b6b352
|
Grrr, purrr aliasing strikes again
|
2016-07-24 15:21:32 -05:00 |
hadley
|
f02e080778
|
Correct loop initialisation
Fixes #133
|
2016-07-24 09:10:35 -05:00 |
hadley
|
8642a46352
|
Add missing intro heading
|
2016-07-24 09:08:24 -05:00 |
hadley
|
7bb8acf72a
|
Correct parens
Fixes #144
|
2016-07-24 09:07:48 -05:00 |
behrman
|
04093294b1
|
Fix typos (#159)
|
2016-07-22 11:22:53 -05:00 |
hadley
|
8faebedf9f
|
Consistent chapter intro layout
|
2016-07-19 08:01:50 -05:00 |
hadley
|
3c5838dcbd
|
data_frame -> tibble
|
2016-07-14 10:57:54 -05:00 |
Jennifer (Jenny) Bryan
|
71cc5899a5
|
Fix broken links
|
2016-07-07 23:13:09 -07:00 |
hadley
|
539e6d9a8a
|
Fixes from Roberto
|
2016-06-27 13:07:23 -05:00 |
Hadley Wickham
|
eb1a225e25
|
Merge pull request #99 from kdpsingh/patch-4
Fixed typo - "machinary" to machinery
|
2016-05-25 09:45:44 -05:00 |
Hadley Wickham
|
95b96fad48
|
Merge pull request #100 from kdpsingh/patch-5
Minor grammatical corrections.
|
2016-05-25 09:45:22 -05:00 |
Hadley Wickham
|
ff4a81beab
|
Merge pull request #101 from kdpsingh/patch-6
Minor grammar fix -- removed "type of"
|
2016-05-25 09:45:09 -05:00 |
jjchern
|
0eb06e7b74
|
"vs" should be "vs."
|
2016-05-23 18:35:41 -05:00 |
kdpsingh
|
a43fb95cc4
|
Minor grammar fix -- removed "type of"
There was a missing word after "type of" -- potentially you meant "type of assignment." I removed "type of" to make it more concise.
|
2016-05-20 02:30:10 -04:00 |
kdpsingh
|
6cf882b276
|
Minor grammatical corrections.
|
2016-05-20 02:19:51 -04:00 |
kdpsingh
|
4d9998117f
|
Fixed typo - "machinary" to machinery
|
2016-05-20 02:09:26 -04:00 |
hadley
|
e36a6ccbd1
|
No longer need out.width for diagrams
|
2016-04-22 15:27:45 -05:00 |
hadley
|
39e23c46de
|
More about data structures
|
2016-04-06 09:02:11 -05:00 |
MJMarshall
|
762b8e685e
|
Update iteration.Rmd
correcting for/while typo
|
2016-03-29 10:32:25 +01:00 |
Hadley Wickham
|
8114e51386
|
Merge pull request #78 from MJMarshall/patch-1
Update iteration.Rmd
|
2016-03-26 13:49:56 -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 |
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
|
21a6cb4b29
|
Complete first draft of iteration
|
2016-03-25 07:59:05 -05:00 |
hadley
|
9d3db21817
|
More writing about iteration
|
2016-03-24 09:09:09 -05:00 |
hadley
|
8c35f78b3a
|
More work on for loops
|
2016-03-22 08:57:52 -05:00 |
hadley
|
cc84fc4085
|
Working on iteration
|
2016-03-21 08:55:07 -05:00 |
hadley
|
82d293bb50
|
Shuffle programming structure.
Also improve intro
|
2016-03-10 08:46:06 -06:00 |
hadley
|
f3db1315db
|
Pull out iteration and pipes chapters
|
2016-03-01 08:29:58 -06:00 |