Kevin Ferris
9d6ed46c5e
Removed reference to deprecated .drop argument ( #896 )
...
According to the output and documentation, `.drop` was deprecated as an argument. I'd propose just removing this chunk and adding a comment in the original `unnest(glance)` pipeline
2021-02-08 10:31:10 -06:00
Maria Paula Caldas
c6e0a7a990
Replace deprecated summarise_each() for summarise_all() ( #824 )
2020-10-03 09:43:52 -05:00
Maria Paula Caldas
9eb33d8dcc
Provide arguments to nest() and unnest() to get rid of warnings ( #825 )
2020-10-03 09:43:41 -05:00
Christian Heinrich
0d08b14b2f
model-many.Rmd: Swap words ( #856 )
...
Grammar fix
2020-10-03 09:38:10 -05:00
Christian Heinrich
f34678da55
Models-many.Rmd: Spelling/grammar ( #858 )
2020-10-03 09:37:42 -05:00
Mark Beveridge
c8c28ea2a0
Update model-many.Rmd (missing word) ( #674 )
2018-06-20 11:12:42 +02:00
Yiming (Paul) Li
44f3e50fdf
Correct a typo in model-many.Rmd ( #647 )
2018-06-20 11:07:17 +02:00
Jacob Kaplan
f4683fce1e
fixes minor spelling mistakes ( #631 )
2018-06-20 11:03:40 +02:00
Noah Landesberg
9c236cddda
Update model-many.Rmd ( #614 )
...
Fixes #598
2018-06-20 10:58:35 +02:00
Ranae Dietzel
84f04262b0
Two minor typos ( #603 )
2018-06-20 10:57:09 +02:00
Ben Steinberg
de449d678b
it's -> its ( #528 )
2017-05-03 08:01:23 -05:00
Julian During
3ae67d3862
Typo ( #516 )
...
Deleted the word "put"
2017-05-03 08:00:50 -05:00
yahwes
c81d1e0087
fix list of typos ( #488 )
2016-10-24 13:04:21 -05:00
hadley
daaa861f74
Tibbles to tribbles
...
@jennybc
2016-10-07 08:18:32 -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
behrman
5aa30a729c
Fix typos ( #432 )
...
* Fix typos
* Fix typos
2016-10-03 08:37:48 -05:00
behrman
5872fd7811
Fix typos ( #433 )
2016-10-03 08:37:40 -05:00
Julian During
963369deaf
Typo ( #428 )
2016-10-03 07:40:42 -05:00
Julian During
c074b11289
Typo ( #427 )
2016-10-03 07:40:34 -05:00
hadley
ac4a138ed6
Use tibble and tribble everywhere
...
Fixes #411
2016-10-03 07:29:47 -05:00
hadley
3895c2e791
Reshape modelling section
2016-08-15 09:48:24 -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
9cf3badbf0
Changes from @mine-cetinkaya-rundel
2016-07-31 11:32:16 -05:00
hadley
90a1b4d46d
Add missing intro subheads
2016-07-24 09:16:08 -05:00
Andrew Landgraf
d4ca348558
Missing a colon ( #130 )
2016-07-22 11:26:06 -05:00
hadley
11294f5d0c
Tweak figures through out book
2016-07-18 09:54:10 -05:00
hadley
3c5838dcbd
data_frame -> tibble
2016-07-14 10:57:54 -05:00
hadley
539e6d9a8a
Fixes from Roberto
2016-06-27 13:07:23 -05:00
hadley
c1ec9d4f1a
Continue to polish many models
2016-06-20 08:30:47 -05:00
hadley
17ef519058
Comments from @jennybc
2016-06-17 13:14:41 -05:00
hadley
81a90061e5
More about working with list-cols
2016-06-16 10:07:48 -05:00
hadley
80852c8a85
More about creating and working with list-columns
2016-06-15 15:43:24 -05:00
hadley
820405f66d
Update to latest modelr
2016-06-15 14:10:48 -05:00
hadley
9267d69365
Fix some other build issues
2016-06-15 10:41:55 -05:00
hadley
4a90bbe063
Ooops, need to eval that chunk
2016-06-15 10:27:01 -05:00
hadley
726ffcf6e5
Rewriting gapminder write-up
2016-06-15 10:16:21 -05:00
hadley
01b0ebf7b8
Braindump of gapminder case study
2016-06-14 09:02:08 -05:00
hadley
ae14d3a3cc
Restructuring model chapters
2016-06-13 09:50:55 -05:00