Commit Graph

32 Commits

Author SHA1 Message Date
Mine Çetinkaya-Rundel 35c5af0e09 Swap %d and %e to fix typo, closes #1550 2023-11-09 09:36:49 -05: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
mine-cetinkaya-rundel 8def8051f6 daylight saving time 2023-05-25 21:07:55 -04:00
mine-cetinkaya-rundel 22880a3663 Fix time zone, closes #1463 2023-05-09 23:11:00 -04:00
Mitsuo Shiota c2b0451044
Fix/datetimes (#1462)
* a typo

* redundant condition
2023-05-09 21:57:32 -04:00
Peter Baumgartner 7f2e1d6f19
dyears() instead of dyear() (#1429) 2023-04-17 09:21:07 -04:00
mine-cetinkaya-rundel 5caf0a47df Fix typo + clarify, closes #1422 2023-04-12 20:59:42 -04:00
mine-cetinkaya-rundel a0a0c00655 Fix typo for overnight arrival time, closes #1385 2023-04-09 22:54:01 -04:00
mine-cetinkaya-rundel f4cd4d1d4e Fix ISO typo, closes #1415 2023-04-09 22:23:01 -04:00
alberto-agudo 261dfd1469
Fixing typo at the end of date times chapter (18) (#1377) 2023-03-17 21:24:52 -04:00
Hadley Wickham 7cd62150c0
TR feedback 2 (#1318) 2023-03-01 07:45:54 -06:00
Penelope Y 89f587b75e
Fix typos and UK spellings (#1314) 2023-02-28 08:35:57 -05:00
Caddy 5b46b73b2d
Fixed a little typo (#1305) 2023-02-26 08:59:15 -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
Hadley Wickham d3a9919967
Use dev tidyverse (#1240)
* lubridate is now core
* briefly mention conflicted

Fixes #1105
2023-01-23 07:48:36 -06:00
mine-cetinkaya-rundel 42191c94e5 Add x and y to aes(), addresses #1159 2022-12-05 03:12:12 -05:00
Hadley Wickham 19c89ebf64 Feedback from O'Reilly + style fixes 2022-11-29 09:26:17 -06:00
Joyce Robbins e2a4e1a236
fix typo (#1155) 2022-11-27 12:21:04 -05: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
Hadley Wickham a3b606dc47 Polish transform intros 2022-11-07 17:06:29 -06:00
Hadley Wickham 9730eebbfd WS 2022-10-21 09:19:21 -05:00
Hadley Wickham 127db0fe81 Rough out summaries for all transform chapters 2022-10-21 09:15:19 -05:00
Zeki Akyol 7db1d7018a
Fix minor plaintext typos (#1085)
Co-authored-by: Betul Turkoglu <79486373+betulturkoglu@users.noreply.github.com>
2022-09-08 15:20:53 -05:00
Hadley Wickham 5ad1eca391 Polish date times 2022-08-11 17:32:49 -05:00
Hadley Wickham 776606f0a5 Define %--%
Fixes #635
2022-08-09 15:57:18 -05:00
Hadley Wickham 4c3f5aa604 More caveats about durations
Fixes #957
2022-08-09 15:51:15 -05:00
Hadley Wickham 1d0902c9bf Switch from I to we
Fixes #642
2022-08-09 11:43:12 -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