Commit Graph

2071 Commits

Author SHA1 Message Date
Hadley Wickham
d8be83b96b Tweak css styles 2023-05-18 15:01:20 -05:00
Mine Cetinkaya-Rundel
10ab439518 Bold current chapter and section, closes #1444 (#1466) 2023-05-17 13:28:32 -05:00
Mitsuo Shiota
149ef1f3cc a typo (#1471) 2023-05-12 08:01:23 -04:00
Hadley Wickham
800ae35b0c Update pivoting diagrams (#1464) 2023-05-10 17:23:31 -04:00
Hadley Wickham
870e706026 Work around encoding issue (#1465) 2023-05-10 15:05:13 -05:00
mine-cetinkaya-rundel
057966a4a9 Fix col types, remove irrelevant bit, closes #1450 2023-05-09 23:23:38 -04:00
mine-cetinkaya-rundel
ee2b654a55 Clarify single pipeline for each, closes #1458 2023-05-09 23:18:18 -04:00
mine-cetinkaya-rundel
22880a3663 Fix time zone, closes #1463 2023-05-09 23:11:00 -04:00
mine-cetinkaya-rundel
58ec9d9563 No penguins in environment pane, closes #1457 2023-05-09 23:06:52 -04:00
mine-cetinkaya-rundel
885dc6005f Fix ignore case argument, closes #1455 2023-05-09 23:02:42 -04:00
mine-cetinkaya-rundel
35a806d9ed Expand a bit on Boolean + missing, closes #1454 2023-05-09 22:57:02 -04:00
Mitsuo Shiota
c2b0451044 Fix/datetimes (#1462)
* a typo

* redundant condition
2023-05-09 21:57:32 -04:00
Mitsuo Shiota
cb9c4a506f a typo (#1459) 2023-05-09 21:53:06 -04:00
Kevin Perese
b1fad900ef Update data-visualize.qmd (#1456)
* Update data-visualize.qmd

Minor edits to make "answer" plural.

* Update data-visualize.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-09 21:52:11 -04:00
SM Raiyyan
87fc313bb0 Made the 'intro' page grammatically correct. (#1452)
* Made the entire page grammatically correct.

* Update intro.qmd

* Update intro.qmd

* Update intro.qmd

* Update intro.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-09 21:49:50 -04:00
Mitsuo Shiota
c6f11c6707 desc() is unnecessary, as later filtered both first and last (#1447) 2023-05-09 21:15:55 -04:00
mine-cetinkaya-rundel
58547b1ec4 Matching narrative to code, closes #1440 2023-05-09 21:12:24 -04:00
mine-cetinkaya-rundel
adac82ba3f Copy edits 2023-05-09 16:46:39 -04:00
mine-cetinkaya-rundel
fba7109975 Fix typo 2023-05-09 15:43:39 -04:00
mine-cetinkaya-rundel
d848ab2006 Proper Boolean capitalization 2023-05-09 15:42:46 -04:00
mine-cetinkaya-rundel
45aee03c4b Updates so URL fits on a single line 2023-05-09 15:35:44 -04:00
mine-cetinkaya-rundel
9ef9685618 Formatting 2023-05-09 15:18:44 -04:00
mine-cetinkaya-rundel
b8e3256362 Revise wording 2023-05-09 14:16:33 -04:00
mine-cetinkaya-rundel
060090a433 Fix typo + formatting 2023-05-09 14:04:45 -04:00
mine-cetinkaya-rundel
0800202761 Add all packages, closes #1373 2023-05-09 13:51:27 -04:00
Sulgi Kim
0940f148dc correct expression in text (#1451)
* correct expression in text

* correct expression in text
2023-05-01 20:24:08 -04:00
Alec Fisher
55555d1d2c Update intro.qmd (#1445) 2023-04-25 07:39:27 -05:00
Mitsuo Shiota
da0b940317 probably typos (#1446) 2023-04-25 07:36:14 -05:00
Nick Pullen
7161152473 Fix curl::multi_download typo in arrow.qmd (#1443)
Function has an underscore in the name (as used in following code box)
2023-04-24 07:26:42 -05:00
Mitsuo Shiota
8c91a43aee Fix/communication probably typos (#1439)
* no need for \n before str_wrap(), and a typo

* "col" can work, but may be confusing for readers
2023-04-19 20:52:40 -04:00
Peter Baumgartner
7f2e1d6f19 dyears() instead of dyear() (#1429) 2023-04-17 09:21:07 -04:00
Peter Baumgartner
cc5e351c10 show_query() is a dplyr, not a dbplyr function (#1433) 2023-04-17 09:18:56 -04:00
Peter Baumgartner
b4d244836a Unnamed list-columns naturally unnest *into* rows (#1438)
"in to" becomes "into
2023-04-17 09:16:12 -04:00
Peter Baumgartner
8f475fd50e Fix 2typos in arrow (#1434)
* … the choice is made for you, as *in* the data is already in a database …

delete "in"

* Parquet files are usually smaller **than** the equivalent CSV file.

add "than"
2023-04-17 09:15:47 -04:00
Peter Baumgartner
2ded03567a Fix typo in missing-values (#1430)
* "… when you compare them to another" instead of "… when you compare it another"

* Update missing-values.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-17 09:15:16 -04:00
Peter Baumgartner
167ef02e82 "This is simple page" misses an "a". (#1435)
Either "This is **a** simple page…" or "This is simple **a** page
2023-04-17 09:14:15 -04:00
Peter Baumgartner
3304cac69a The goal of this function is **to** compute the mean (#1436)
add "to"
2023-04-17 09:13:33 -04:00
Peter Baumgartner
4c30b96b3a Fix typo in "iteration" (#1437)
* … because that value is recorded in the path, not **in** the individual files …

add "in"

* but **you** if you look at the docs for the functions used

delete the first "you"
2023-04-17 09:13:07 -04:00
Peter Baumgartner
7ab1e7c0d9 … including the **the** deeply nested lists … (#1432) 2023-04-17 08:23:45 -04:00
Peter Baumgartner
c31137b0c6 Fix 4 typos in joins (#1431) 2023-04-17 08:18:48 -04:00
Peter Baumgartner
cbcf1e0d8b Fix 3 typos in regexps (#1428) 2023-04-17 08:07:22 -04:00
Mitsuo Shiota
66394d2dcd Fix/EDA typos (#1427) 2023-04-17 08:06:06 -04:00
Peter Baumgartner
0a5be3a022 Fixing typo in numbers chapter (#1425) 2023-04-16 10:06:53 -04:00
Peter Baumgartner
50f061228f Typo chap13 (#1424) 2023-04-16 10:06:22 -04:00
Mara Averick
ee0b4c9aa1 Add alt text for autocomplete image in strings chapter. (#1423) 2023-04-16 09:33:28 -04:00
mine-cetinkaya-rundel
d7937980d9 Fix back, this is still doable 2023-04-12 21:08:22 -04:00
mine-cetinkaya-rundel
5caf0a47df Fix typo + clarify, closes #1422 2023-04-12 20:59:42 -04:00
mine-cetinkaya-rundel
169d14d093 Fix merge conflict
Merge branch 'main' of https://github.com/hadley/r4ds

# Conflicts:
#	data-tidy.qmd
2023-04-12 20:55:17 -04:00
mine-cetinkaya-rundel
b6277d08fc Make table3 match tidyr version, adjust ex accordingly 2023-04-12 20:54:06 -04:00
Mine Cetinkaya-Rundel
9b74249f26 Update data-tidy.qmd 2023-04-12 20:07:41 -04:00