Mine Cetinkaya-Rundel
e68098f193
Typo fixes ( #1204 )
...
* Grammatical edits
* Grammatical edits
* Grammatical edits
* Remove ref since fn not mentioned earlier
* Typo fixes, closes #1191
* Add palmerpenguins, closes #1192
* Grammatical edits
* More grammatical edits
* Omit warning, closes #1193
* Fix link, closes #1197
* Grammatical edits
* Code style + clarify labs() args, closes #1199
* Fix year, closes #1200
* Use penguins instead, closes #1201
2023-01-03 02:06:27 -05:00
mine-cetinkaya-rundel
ff893361e8
Label x and y arguments in aes(), closes #1159
2022-12-12 13:35:15 -05:00
Hadley Wickham
4635426ec3
New chapter on web scraping ( #1141 )
...
* First pass at scraping chapter
* Remove unneeded library() call
* Tweaks
* More on the legalities
* More writing
* Bit more on webscraping
* More on scraping
* Some edits + comments
* Add summary + comment about APIs
* More polishing
Co-authored-by: mine-cetinkaya-rundel <cetinkaya.mine@gmail.com>
2022-12-07 11:06:36 +13:00
Zeki Akyol
4f88cf741f
Fix vs. e.g. i.e. punctuation ( #1157 )
...
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-06 11:51:11 -05:00
Hadley Wickham
bff64c83eb
stringr 1.5.0 now on CRAN ( #1169 )
2022-12-05 06:55:03 +13:00
Hadley Wickham
3045d05e64
Use US spelling of summarize()
...
Fixes #1125
2022-11-18 16:07:54 -06:00
Jennifer (Jenny) Bryan
c4cd9cecfa
Feedback on iteration chapter ( #1130 )
2022-11-11 08:00:44 -06:00
Hadley Wickham
1b82fe4625
Reformat
2022-11-10 06:42:39 -06:00
AlbertRapp
8edfbadba3
Typos and small grammar mistakes in regex chapter ( #1129 )
2022-11-09 14:47:46 -06:00
Hadley Wickham
4a761c77c6
Mention character class instead of escaping
...
@jennybc
2022-11-09 14:37:55 -06:00
Hadley Wickham
899c1dce85
Clarify why separate_wider_* live in tidyr
2022-11-09 12:47:28 -06:00
Robin Kohrs
f6081c4153
Typo ( #1126 )
2022-11-08 07:07:12 -06:00
Kevin Wright
e815b63ed6
Change "locations" to "indexes" ( #1124 )
...
The word "locations" makes it sound like `str_locate()`, which is NOT the case.
2022-11-08 07:06:54 -06:00
Hadley Wickham
a3b606dc47
Polish transform intros
2022-11-07 17:06:29 -06:00
Hadley Wickham
f4f739bccb
Use metacharacter + literal character terms
2022-11-07 09:50:57 -06:00
Hadley Wickham
45353e0a58
Add dev version caveats
2022-11-07 08:53:17 -06:00
Hadley Wickham
2dda48bc96
Polishing regexps
2022-11-07 08:38:11 -06:00
Hadley Wickham
f97f5479e3
More regexp polish
2022-11-05 12:06:10 -05:00
Hadley Wickham
07aaa45d01
Working on regexps
2022-11-04 08:21:06 -05:00
Hadley Wickham
127db0fe81
Rough out summaries for all transform chapters
2022-10-21 09:15:19 -05:00
Hadley Wickham
5485a91b49
Remove typo
2022-10-06 09:23:34 -05:00
Hadley Wickham
39be3c0f41
Polishing regexps
2022-10-06 09:05:13 -05:00
Hadley Wickham
bd50322b2b
More polishing
2022-10-05 16:55:47 -05:00
Hadley Wickham
d7af73d196
More hacking and thwacking
2022-10-04 17:34:27 -05:00
Hadley Wickham
35d4eed391
Thrashing together new string/regexp structure
2022-10-03 16:32:07 -05:00
Hadley Wickham
faeeb564a4
Improve cross-references
...
* Fix broken links
* Update chapter links
2022-09-29 10:49:03 -05:00
Zeki Akyol
279611af8a
fix minor plaintext typos and links ( #1082 )
2022-09-01 06:43:57 -05:00
Y. Yu
7d4f86ca66
Update regexps.qmd ( #1062 )
...
* Update regexps.qmd
Fixed an error.
* Update regexps.qmd
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-08-29 06:11:57 -04:00
Y. Yu
030092229a
Update regexps.qmd ( #1063 )
...
Removed repetitious part.
2022-08-16 11:39:38 -05:00
Y. Yu
e43568df7a
Update regexps.qmd ( #1064 )
...
Added "'"
2022-08-16 11:39:29 -05:00
Y. Yu
1380affcd2
Update regexps.qmd ( #1065 )
...
Fixed a few errors. Could you also explain why there are two dots in "..\\1" rather than three dots or some other numbers of dots?
2022-08-16 11:39:20 -05:00
Hadley Wickham
1d0902c9bf
Switch from I to we
...
Fixes #642
2022-08-09 11:43:12 -05:00
Hadley Wickham
c6b1f501c2
Need to escape space even in character class
...
Fixes #967
2022-08-09 09:21:27 -05:00
Mine Cetinkaya-Rundel
262f4ba02f
Convert to Quarto book ( #1026 )
...
* Use _quarto.yml
* Rmd -> qmd
* Update build type to None
* Update styling Styling to get close to bs4_book + color
* Convert crossrefs
* Covert chunk options
* Switch to plausible for analytics
* Update action
2022-05-14 08:46:49 +12:00