Hadley Wickham
da0fbd50d5
Convert from %>% to |>
2022-02-23 13:15:52 -06:00
Jakob Krigovsky
011f8cceee
Fix typos ( #989 )
2022-01-04 21:07:35 -05:00
Jakob Krigovsky
712907fc75
Fix typos ( #950 )
2021-05-14 14:03:58 +01:00
Mine Çetinkaya-Rundel
c15f6e5b57
Grammar suggestions from @zhaoy
2021-04-14 16:50:55 +01:00
Mine Çetinkaya-Rundel
b7c4498750
Add stub for new section
2021-02-22 13:00:06 +00:00
Mine Çetinkaya-Rundel
5769a02123
Update referencing style
2021-02-22 12:59:50 +00:00
Mine Çetinkaya-Rundel
fbb738e799
Enumerate exercise subparts with letters
2021-02-21 17:32:37 +00:00
Mine Çetinkaya-Rundel
852f6b98a0
Remove references to iris
2021-02-21 17:12:50 +00:00
Mine Cetinkaya-Rundel
32c625c6ef
Use the visual editor ( #923 )
...
* Sentence wrap + visual editor Rmd style updates
* Move files not called in bookdown.yml to extra
* UK spelling + canonical source + sentence wrap
* Rename .rmd -> .Rmd
* Sentence wrap + visual editor Rmd style
* Fix capitalization
2021-02-21 09:40:40 -06:00
Mitsuo Shiota
35bca36e72
.x, not ., is recommended in ~ formula ( #919 )
...
* .x, not ., is recommended in ~ formula
* change . to .x to be consistent
* . refers to a list, while .x refers to a list element
2021-02-08 11:34:49 -06:00
Hadley Wickham
f0215486cc
Consistent function names
...
Fixes #790
2020-10-04 16:08:10 -05:00
Jeffrey Arnold
5f85b4c592
Remove use of mu in exercises ( #748 )
...
Two exercises use $\mu$ to mean the mean parameter of a normal distribution. However, nowhere in the book is it defined as such. For clarity replace $\mu$ with "mean".
2020-01-15 12:41:35 -06:00
Stéphane Guillou
3b91773ca2
typos ( #773 )
2020-01-15 12:36:27 -06:00
Zhuoer Dong
323a84bd45
typo in iteration.Rmd ( #730 )
2018-11-19 07:35:12 -06:00
twgardner2
38cd5aa337
Reword amount of code reduction ( #685 )
...
* Update iteration.Rmd
* Update iteration.Rmd
Rewording the amount of code reduction due to generalizing code with a function
2018-10-24 12:26:03 -05:00
John D. Storey
7e6b1e7148
Update iteration.Rmd ( #633 )
...
Fixed typo.
2018-06-20 11:03:51 +02:00
hadley
44ad7547cf
Fix typo. Fixes #567
2017-05-03 08:23:06 -05:00
yahwes
c81d1e0087
fix list of typos ( #488 )
2016-10-24 13:04:21 -05:00
Jose Roberto Ayala Solares
86a4d1df6f
Comma added ( #477 )
2016-10-19 08:49:35 -05:00
hadley
4e49cfacc3
Integrate suggestions from @behrman
2016-10-04 14:21:04 -05:00
hadley
30509621cf
Tibble is always attached now
2016-10-03 16:53:31 -05:00
hadley
7768955fe6
Use tidyverse package
...
Fixes #451
2016-10-03 12:30:24 -05:00
hadley
55bfde51cc
Fix typo.
...
Fixes #442
2016-10-03 08:49:34 -05:00
Brett Klamer
e6a99ee9cb
Fixing typos in iteration.Rmd ( #313 )
2016-08-26 10:15:03 -05:00
Shannon Ellis
d150dce730
Update iteration.Rmd ( #292 )
...
minor typo
2016-08-19 14:53:34 -05:00
hadley
ecc6dc7909
Iteration proofing
2016-08-19 09:15:08 -05:00
hadley
d071a1a45c
Use tibble instead of data.frame
2016-08-18 09:38:33 -05:00
hadley
672acd61aa
Tribble now in dev tibble
2016-08-18 08:39:22 -05:00
hadley
92d7665920
Drop handling hierarchy
...
It's just a bit too raw - and rather than polishing it, it would be better to put the time in to (e.g.) ggplot2 scales
2016-08-15 09:18:56 -05:00
hadley
9d7851318d
Tweaks to iteration
2016-08-15 08:18:51 -05:00
Rademeyer Vermaak
8c07dc278a
Update iteration.Rmd ( #232 )
2016-08-05 08:52:46 -05:00
Rademeyer Vermaak
238880b233
Update iteration.Rmd ( #231 )
2016-08-05 08:52:38 -05:00
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