Commit Graph

2103 Commits

Author SHA1 Message Date
mine-cetinkaya-rundel cbb5b1b01f scatterplot is one word 2023-05-26 11:25:15 -04:00
mine-cetinkaya-rundel 587cb0d51d Add missing alt text 2023-05-26 11:23:14 -04:00
mine-cetinkaya-rundel 9ca4cb9a95 Fix typos 2023-05-25 23:27:15 -04:00
mine-cetinkaya-rundel c5b7811645 Fix code formatting 2023-05-25 23:26:36 -04:00
mine-cetinkaya-rundel 77c95b7c0c Anchor link instead of footnote 2023-05-25 22:40:02 -04:00
mine-cetinkaya-rundel c8b6ec6d96 Fix typos 2023-05-25 21:30:48 -04:00
mine-cetinkaya-rundel 76ce17693e Fix typo 2023-05-25 21:09:10 -04:00
mine-cetinkaya-rundel 386c9156b0 equi join and non-equi join 2023-05-25 21:08:14 -04:00
mine-cetinkaya-rundel daaf3ef52e Avoid $ 2023-05-25 21:08:02 -04:00
mine-cetinkaya-rundel 8def8051f6 daylight saving time 2023-05-25 21:07:55 -04:00
mine-cetinkaya-rundel f323ade5cf Style code + add alt text 2023-05-25 21:07:33 -04:00
mine-cetinkaya-rundel 5d7689a7a4 Fix chapter count 2023-05-25 19:45:56 -04:00
David Kane 65b862eb65
Update data-import.qmd (#1506)
I think you want "sprinkled," not "speckled." But maybe I am misreading . . .
2023-05-25 16:51:17 -04:00
Hadley Wickham a9d29a02c5
Fix pepper diagram (#1499)
Update caption and remove duplicated sentence
2023-05-25 11:47:24 -04:00
Mine Cetinkaya-Rundel 015ab7b48a
Fix yaml from rmarkdown -> quarto for format 2023-05-25 11:43:06 -04:00
Mitsuo Shiota 1bac6a5025
Fix/quarto mostly typos (#1505)
* probably a typo

* probably a typo

* no Insert menu in Rstudio

* a typo

* better to stick to percentage notation

* not suffix but prefix

* redundant, perhaps forgot to delete

* !r erros

* a typo

* I don't know why Rstudio automatically changes lines. I manually removed those changes.

* Update quarto.qmd

* Update quarto.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-25 11:41:10 -04:00
Ralph Straumann 476f5c01b6
Fix typo (#1500) 2023-05-25 11:31:24 -04:00
Mitsuo Shiota 8d4fed1da0
Fix/base-R typos and Figure 28.1 pepper caption (#1494) 2023-05-24 13:59:44 -05:00
Mitsuo Shiota dc95230a6d
Fix/iteration typos (#1491)
* a typo

* a typo

* a typo

* Update iteration.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-24 13:17:55 -05:00
Mine Cetinkaya-Rundel a8a6d1bfbd
Clarify what +ve and -ve are, closes #1496 2023-05-24 13:12:36 -05:00
rastrau d9555d4276
Fix typo (#1497) 2023-05-24 13:09:53 -05:00
Mitsuo Shiota 9fdb50ee10
Next chapter is Iteration, not Vectors (#1490) 2023-05-22 08:48:54 -04:00
Mitsuo Shiota d33c24ebea
Fix/webscraping typos (#1487) 2023-05-22 08:46:33 -04:00
Mitsuo Shiota 0bd216b75a
Fix/rectangling probably typos (#1486)
* probably a typo

* probably a typo

* - "a" is not a factor but a character.
- probably a typo

* a typo

* probably a typo

* probably a typo

* "ab" is a string, but is not a character, though can be an element of a character vector

* a typo

* probably a typo

* Update rectangling.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-21 11:26:53 -04:00
Mitsuo Shiota b2c4c1d0d0
Fix/arrow typos (#1481)
* a typo

* typos
2023-05-21 00:08:14 -04:00
Mitsuo Shiota 6124b65098
Fix/regexps probably typos (#1480)
* a typo

* a typo

* probably a typo

* a typo

* b$ means ending with b

* Update regexps.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-21 00:07:34 -04:00
Mitsuo Shiota 6c9cfea1e0
Fix/strings probably typos (#1476)
* probably typos

* probably a typo

* a typo
2023-05-21 00:02:56 -04:00
andyhuynh92 c0c42c9b4f
Update data-transform.qmd, fixed sentence (#1475)
The original sentence read "We didn't focus on this syntax in this chapter because it was very new when wrote the book.
", and I added a missing subject, so it now reads "We didn't focus on this syntax in this chapter because it was very new when we wrote the book."
2023-05-21 00:01:04 -04:00
Mitsuo Shiota d0dc1a8c6c
Fix/databases probably typos (#1474)
* typos

* probably typos

* a typo

* typos

* a typo
2023-05-21 00:00:25 -04:00
Mitsuo Shiota 32717bcf53
Fix/Spreadsheets probably typos (#1472)
* typos

* Update spreadsheets.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-20 23:58:11 -04:00
Mitsuo Shiota a8538790f8
Fix/joins typos (#1468)
* typos

* Update joins.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-20 23:54:40 -04:00
Misty Knight-Finley 576c7db57e
Update intro.qmd (#1485)
Removed "dplyr" from list of non-tidyverse packages listed in section 1.4.3
2023-05-20 23:50:34 -04:00
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