Commit Graph

2169 Commits

Author SHA1 Message Date
Mitsuo Shiota 6b90ffda93
It is natural to use the same function as the previous code chunk. () 2023-11-08 22:11:21 -05:00
Mitsuo Shiota e542450760
better to follow the good practice in 26.3.3 Common use cases () 2023-11-08 22:06:09 -05:00
Matthew Davis 3e9e201b6f
fix typo (dbListTable to dbListTables) () 2023-11-08 22:04:32 -05:00
Mine Cetinkaya-Rundel 063b366fa5
Fix typo, closes 2023-10-30 09:11:50 -04:00
Mine Cetinkaya-Rundel 79fb949660
Fix typos, closes 2023-10-30 08:57:46 -04:00
Mine Cetinkaya-Rundel c97f69dd57
Fix broken link to BTS, closes 2023-10-30 08:55:02 -04:00
Mine Cetinkaya-Rundel 452fda9b70
Fix potentially confusing footnote, closes 2023-10-30 08:51:55 -04:00
Mine Cetinkaya-Rundel 5a5c574416
Update logicals.qmd, closes 2023-10-30 08:18:58 -04:00
Yongyi Zeng 9de17a3ae2
Fix alt-text for sub-figures in missing-values.qmd () 2023-10-30 08:17:17 -04:00
Yongyi Zeng c9c8e9e747
Fix some typos in strings.qmd () 2023-10-30 08:16:40 -04:00
Mitsuo Shiota 6431e4b417
Fix/functions probably typos ()
* probably a typo

* MAPE: Mean Absolute Percentage Error

* a typo

* a typo

* typo
2023-10-25 19:17:44 -07:00
Yvonne Fröhlich cd9f3a6746
Fix typo 'nycfights13' to 'nycflights13' () 2023-10-25 19:11:56 -07:00
Yvonne Fröhlich e8f85d572e
Fix typo 'build-in' to 'built-in' () 2023-10-25 19:11:30 -07:00
Filip Edström 85450be48d
Fix typo in section 11.5.1 () 2023-10-25 19:10:58 -07:00
shleeneu f93456a3da
Typo in clean_number() ()
|> as.numeric(x) shouldn't include x as x has been piped in.
2023-10-25 19:10:35 -07:00
Mine Cetinkaya-Rundel 03808b44bb
Fix broken alt text, adresses () 2023-10-25 13:07:34 -07:00
0solarfox0 8c596307f3
Typo ()
Change:
"Note that we’re mapping the density the y,..."
to:
"Note that we’re mapping the density to y,..."
2023-10-25 13:06:43 -07:00
Yvonne Fröhlich afa7c5f53b
Use once singluar () 2023-10-25 13:06:23 -07:00
Michael Grund 7d6212be9e
Add missing word in section 24.6 () 2023-10-25 09:29:31 -04:00
Michael Grund f1d8f1f5d2
Fix typo in 19.4 () 2023-10-25 09:26:48 -04:00
0solarfox0 8ecbf4ee2f
Update typo in data-import.qmd ()
"There are two main alternative:"

added an "s"
2023-08-25 20:42:20 -04:00
Kevin Tappe b95d846283
Update arrow.qmd () 2023-08-24 09:26:20 -04:00
Michael Grund 97577936db
Update joins.qmd () 2023-08-23 08:18:38 -04:00
Michael Grund 20ca402627
Fix typo in 20.4.1 () 2023-08-22 11:17:43 -04:00
Pasha 0a0153ae8d
26.1 Functions: three -> four advantages ()
Very small issue.
Text says three advantages then lists four.
I believe 1e listed three.
2023-08-21 17:40:05 -04:00
Matthew Davis 149c3909b8
Change separate_wider_regex example line breaks to match style guide () 2023-08-16 09:29:26 -04:00
Mine Cetinkaya-Rundel 4040b72f49
Fix typo, closes 2023-08-15 08:51:26 -04:00
Mine Cetinkaya-Rundel e926073ab0
Fix typo, closes 2023-08-15 08:46:33 -04:00
Steven Primeaux 187edbd55e
13.1.1 remove extra space () 2023-08-02 15:51:04 -04:00
Steven Primeaux 43ebb36c5d
Fix small typo in 10.4.1 Exercises. () 2023-08-02 15:50:42 -04:00
Yvonne Fröhlich fabbe955a1
Add missing word () 2023-08-02 15:50:19 -04:00
Matthew Davis bb389c057c
Fix typo - levering to leveraging () 2023-07-24 08:57:19 -04:00
Zoë Turner 500458f077
Small format for column ()
species column name is missing back ticks in this reference
2023-07-16 07:30:42 -05:00
David Laehnemann 028a11eec9
fix: typo (add missing `to`) () 2023-07-16 07:30:25 -05:00
hdigital be5039f33a
Use dplyr 1.1 'default' parameter in 'case_when()' ()
* Use dplyr 1.1 'default' parameter in 'case_when()'

* Update logicals.qmd

---------

Co-authored-by: Hadley Wickham <hadley@posit.co>
2023-07-16 07:30:02 -05:00
Nic Crane c1e1437fd8
Update arrow chapter code to avoid errors ()
* Add in `col_types` to specify schema

* Just use open_dataset()
2023-07-16 07:29:21 -05:00
Raffaele Mancuso 2674b870ae
Change IMDB link to archived version ()
Fixes 
2023-07-16 07:28:58 -05:00
Yvonne Fröhlich 6cc6b88438
Fix typos in subsection "6.3.2 How does pivoting work?" ()
* Add missing word

* Fix typo
2023-07-16 07:28:14 -05:00
Mitsuo Shiota c607d980f7
rewrite requires max(). () 2023-07-16 07:27:55 -05:00
Mine Cetinkaya-Rundel 02651ef846
Remove status ()
* Remove status

* Remove status, no other changes

* Leave a note about how to use status()

* Remove status + visual editor made some changes

* Remove backticks added by visual editor

* Remove whitespaces
2023-07-13 11:52:21 -04:00
Mine Çetinkaya-Rundel 3c75c0d2d2 Temporarily use HTTP link for ES version 2023-07-11 14:43:28 -04:00
Mine Çetinkaya-Rundel 814ab29ab8 Undo 2023-07-11 14:42:47 -04:00
Mine Çetinkaya-Rundel 0e00e8dfbd Temporarily use HTTP link for ES version 2023-07-11 14:42:15 -04:00
Mine Çetinkaya-Rundel bfe01073ef Update links 2023-07-11 10:14:41 -05:00
Kai Tang 1ff41b3e64
typo fix in communication.qmd () 2023-06-22 10:47:27 -04:00
Layal Christine Lettry 9aef35c849
Typo: "a new" instead of "an new" () 2023-06-13 21:55:56 +10:00
olivroy 72f673c23b
Update link to yihui's website () 2023-06-07 11:06:33 +10:00
mine-cetinkaya-rundel 1fa97b77ad Add alt text 2023-06-06 23:28:13 +10:00
mine-cetinkaya-rundel dd793105dd Add alt text 2023-06-06 22:28:40 +10:00
Mitsuo Shiota 09ccc0c48b
dependson requires cached chunks ()
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-06-06 00:07:25 +10:00