Commit Graph

51 Commits

Author SHA1 Message Date
Mine Çetinkaya-Rundel e9f1b2cf67 Fix typo, closes #1545 2023-11-09 10:15:29 -05:00
Matthew Davis 149c3909b8
Change separate_wider_regex example line breaks to match style guide (#1561) 2023-08-16 09:29:26 -04:00
Mine Cetinkaya-Rundel 02651ef846
Remove status (#1527)
* 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-cetinkaya-rundel 205c9922f4 Make syntax for multi-line fig-cap and fig-alt consistent 2023-05-26 11:44:08 -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
mine-cetinkaya-rundel 885dc6005f Fix ignore case argument, closes #1455 2023-05-09 23:02:42 -04:00
Peter Baumgartner cbcf1e0d8b
Fix 3 typos in regexps (#1428) 2023-04-17 08:07:22 -04:00
mine-cetinkaya-rundel b01bb5a061 Comma after e.g. 2023-04-10 11:23:23 -04:00
Jonathan Kitt 6d4854e686
Fixed typos (#1376) 2023-03-17 11:30:32 -04:00
Mine Cetinkaya-Rundel cfd608cf47
Minor edits based on PDF review (#1359) 2023-03-10 15:52:40 -06:00
Hadley Wickham 3530ce04d4
Reduce size (#1349)
* Various fixes & changes to reduce size

* Fix arrow issue

* Hopefully eliminate 3 paragraphs from regexps

* Make single diagram for new projects
2023-03-08 22:02:03 -05:00
Hadley Wickham c0f0375d44
TR review feedback for logicals-factors (#1310) 2023-02-27 16:42:29 -06:00
Zeki Akyol 96f4ad4b7c
Fix vs. e.g. i.e. punctuation (#1249) 2023-01-27 09:51:22 -06:00
Hadley Wickham d9afa135fc
tidyr is now on CRAN 🎉 (#1247) 2023-01-26 09:41:40 -06:00
Hadley Wickham c9d9426f67 Minor updates to reduce page count 2023-01-24 09:33:18 -06:00
Stephen Balogun 01b8566680
Update regexps (#1237) 2023-01-23 08:35:09 -06:00
Hadley Wickham e5495cd63a Convert all statuses to complete 2023-01-23 08:14:12 -06:00
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