Commit Graph
3 Commits
Author SHA1 Message Date
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
Stephan KoenigandGitHub 9173b3db60 Fix typos in chapters Whole game, Data visualization, Numbers (#1215)
* Fix typo

Fixes #1208

* Fix typo

Fixes #1207

* Fix typo
2023-01-04 21:21:34 -05:00
Stephan KoenigandGitHub 69b2a265a8 Suggestions for chapters on logical vectors and numbers (#1212) 2023-01-04 15:31:49 -06:00