Commit Graph

40 Commits

Author SHA1 Message Date
Mine Çetinkaya-Rundel 10558e4d57 Clarify str_view() color, closes #1479 2023-11-11 07:12:20 -05:00
Yongyi Zeng c9c8e9e747
Fix some typos in strings.qmd (#1589) 2023-10-30 08:16:40 -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 587cb0d51d Add missing alt text 2023-05-26 11:23:14 -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
Hadley Wickham 870e706026
Work around encoding issue (#1465) 2023-05-10 15:05:13 -05:00
mine-cetinkaya-rundel adac82ba3f Copy edits 2023-05-09 16:46:39 -04:00
mine-cetinkaya-rundel 9ef9685618 Formatting 2023-05-09 15:18:44 -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 b01bb5a061 Comma after e.g. 2023-04-10 11:23:23 -04:00
Jonathan Kitt cb10b6c89d
Fixed typo (#1369) 2023-03-15 11:01:00 -04:00
Hadley Wickham c0f0375d44
TR review feedback for logicals-factors (#1310) 2023-02-27 16:42:29 -06:00
mine-cetinkaya-rundel 661b0a5339 Adding back an NA, closes #1273 2023-02-24 00:18:33 -05: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
Hadley Wickham e5495cd63a Convert all statuses to complete 2023-01-23 08:14:12 -06:00
Hadley Wickham b86b5c6270
Drop wakefield (#1241)
Fixes #1239
2023-01-23 08:11:38 -06:00
Stephan Koenig 94033a1331
Suggested edits related to Strings chapter (#1219)
* Add {wakefield} as dependency for Strings chapter

* Move footnote into body of text

The footnote appears to be redundant with the more vague paragraph
immediately following it in the main body of the text, so combine their
information instead.

* Make explicit that `coalesce()` replaces NAs

* Fix definition of `start` & `end` for `str_sub()`

* Edit section on Letter variations

* Edit section on Locale-dependent function

* Apply suggestions from code review

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-01-06 15:13:34 -05: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
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
Hadley Wickham bfa06daab5
Eliminate parsing chapter (#1128)
Originally the plan was to have two chapters about reading text files, a brief introduction in the whole game, and then a more detailed exploration later in the book. This organisation didn't seem to work very well because the second chapter didn't have much content, so I've removed it, integrating its content elsewhere in the book:

* Column parsing types moved back into data-import
* Specifics of parsing various data types (e.g. `col_number()`, `col_date()`, and `col_factor()`) moved into the corresponding data type chapters.
* String encoding has moved to the strings chapter

While I was in here I also removed the unused `import-other.qmd`; we had planned to survey other options but I no longer think this is worth it.
2022-11-17 09:56:08 -06:00
jeromecholewa 5bc1a702e5
Update strings.qmd (#1127)
Sorry, these updates are only cosmetic , not on the code. :)

str_glue instead of glue (mistype?)
delimiter instead of delimater
combining instead of combing
2022-11-08 10:42:20 -06:00
Hadley Wickham a3b606dc47 Polish transform intros 2022-11-07 17:06:29 -06:00
Hadley Wickham 95ec1f11d0 Polish strings 2022-11-07 16:32:45 -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 40a56c55ed Fixes for dev tidyr 2022-11-05 12:06:10 -05:00
Hadley Wickham 127db0fe81 Rough out summaries for all transform chapters 2022-10-21 09:15:19 -05:00
Hadley Wickham 7189136cf5 Start sketching out extract section 2022-10-04 16:37:02 -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
Hadley Wickham 525807e842 More hacking away at iteration 2022-09-15 14:56:12 -05:00
Zeki Akyol 1f69ff24b7
Fix plaintext typos (#1088) 2022-09-13 08:28:19 -04:00
Hadley Wickham e6939c52d5 Polishing strings 2022-09-07 07:28:51 -05:00
Zeki Akyol 279611af8a
fix minor plaintext typos and links (#1082) 2022-09-01 06:43:57 -05:00
Hadley Wickham 1d0902c9bf Switch from I to we
Fixes #642
2022-08-09 11:43:12 -05:00
Walter Somerville 15349e86af
Correct function name (#1043)
Correct function names `str_lower` and `to_lower` to `str_to_lower`
2022-06-12 23:38:07 -04: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