Commit Graph

  • bdd847c5bb 17.2: clarify language (#1637) main Steven Primeaux 2024-03-13 11:33:58 -05:00
  • f55997b961 Some fixes for chapters regexps & factors (#1636) Floris Vanderhaeghe 2024-03-02 02:12:26 +01:00
  • 33e701227a small typo fix (#1635) kew24 2024-02-26 15:27:18 -05:00
  • f40e78af08 Chapter 13 (numbers): minor updates (#1627) Floris Vanderhaeghe 2024-02-02 01:41:06 +01:00
  • 716cc5b5c5 Add both versions of insert anything shortcut, closes #1607 Mine Cetinkaya-Rundel 2024-01-28 20:16:30 -05:00
  • e56ccb6d94 logicals.qmd: use if_else() in exercises instead of ifelse() (#1622) Floris Vanderhaeghe 2024-01-29 02:11:47 +01:00
  • aa5eaac43e logicals.qmd: use better variable names in example (#1623) Floris Vanderhaeghe 2024-01-29 02:11:21 +01:00
  • e89d083333 Update workflow-scripts.qmd Mine Cetinkaya-Rundel 2024-01-28 14:56:49 -05:00
  • 6f512d1b3f Update Quarto set up action Mine Cetinkaya-Rundel 2024-01-28 14:52:53 -05:00
  • d685f8f3f8 Fix typo (#1624) Enki WANG 2024-01-29 02:17:22 +08:00
  • b0aa40096b Update quarto.qmd (#1621) e-clin 2024-01-19 20:46:00 +00:00
  • bfa59fa474 Make variable names consistent in data-transform.qmd (#1604) Max Ranieri 2023-11-30 01:05:30 -05:00
  • 85d220958f Fix typo in numbers.qmd (#1602) Pablo E. Garcia 2023-11-25 16:38:06 +01:00
  • 528606008e Fix typo, closes #1601 Mine Cetinkaya-Rundel 2023-11-20 08:10:43 -05:00
  • 94189daf74 Fix url (#1600) Wouter Overmeire 2023-11-19 04:11:58 +01:00
  • 233705f0a2 Tidyselect operations ! and - are subtly different (#1598) Lionel Henry 2023-11-13 15:02:59 +01:00
  • 10558e4d57 Clarify str_view() color, closes #1479 Mine Çetinkaya-Rundel 2023-11-11 07:12:20 -05:00
  • 336b70bbc4 Download Seattle library (#1533) Raffaele Mancuso 2023-11-10 21:09:21 +01:00
  • 52a11f8725 Fix typo in missing-values.qmd (#1595) Pablo E. Garcia 2023-11-10 18:48:02 +01:00
  • 1cf7198a6d Clarify exercise, closes #1543 Mine Çetinkaya-Rundel 2023-11-09 10:30:41 -05:00
  • e9f1b2cf67 Fix typo, closes #1545 Mine Çetinkaya-Rundel 2023-11-09 10:15:29 -05:00
  • 35c5af0e09 Swap %d and %e to fix typo, closes #1550 Mine Çetinkaya-Rundel 2023-11-09 09:36:49 -05:00
  • fd39b442f4 Call it walrus operator, closes #1591 Mine Çetinkaya-Rundel 2023-11-09 09:32:17 -05:00
  • 03dbd81dbb Add link to solutions, closes #1555 Mine Çetinkaya-Rundel 2023-11-09 00:32:05 -05:00
  • 00e750f6e4 Fix var name, closes #1513 Mine Çetinkaya-Rundel 2023-11-09 00:24:28 -05:00
  • c5965e9f1a Merge branch 'main' of https://github.com/hadley/r4ds Mine Çetinkaya-Rundel 2023-11-08 23:47:16 -05:00
  • 6517a1ca3c Add links to Excel files, closes #1467 Mine Çetinkaya-Rundel 2023-11-08 23:46:29 -05:00
  • 4617d6ee8b Remove numbering from Introduction -- intro.qmd (#1563) Dr. Ryan McShane 2023-11-08 22:24:50 -06:00
  • b17cbcf5ce Suggest/spreadsheet: 21.3 Google Sheets, make gs4_deauth() explicit (#1473) Mitsuo Shiota 2023-11-09 12:42:25 +09:00
  • c8c54c29ff Use join_by() Mine Çetinkaya-Rundel 2023-11-08 22:33:13 -05:00
  • d5b151c360 Suggest/joins (#1469) Mitsuo Shiota 2023-11-09 12:24:18 +09:00
  • 6b90ffda93 It is natural to use the same function as the previous code chunk. (#1492) Mitsuo Shiota 2023-11-09 12:11:21 +09:00
  • e542450760 better to follow the good practice in 26.3.3 Common use cases (#1493) Mitsuo Shiota 2023-11-09 12:06:09 +09:00
  • 3e9e201b6f fix typo (dbListTable to dbListTables) (#1590) Matthew Davis 2023-11-09 04:04:32 +01:00
  • 063b366fa5 Fix typo, closes #1535 Mine Cetinkaya-Rundel 2023-10-30 09:11:50 -04:00
  • 79fb949660 Fix typos, closes #1537 Mine Cetinkaya-Rundel 2023-10-30 08:57:46 -04:00
  • c97f69dd57 Fix broken link to BTS, closes #1583 Mine Cetinkaya-Rundel 2023-10-30 08:55:02 -04:00
  • 452fda9b70 Fix potentially confusing footnote, closes #1516 Mine Cetinkaya-Rundel 2023-10-30 08:51:55 -04:00
  • 5a5c574416 Update logicals.qmd, closes #1572 Mine Cetinkaya-Rundel 2023-10-30 08:18:58 -04:00
  • 9de17a3ae2 Fix alt-text for sub-figures in missing-values.qmd (#1588) Yongyi Zeng 2023-10-30 20:17:17 +08:00
  • c9c8e9e747 Fix some typos in strings.qmd (#1589) Yongyi Zeng 2023-10-30 20:16:40 +08:00
  • 6431e4b417 Fix/functions probably typos (#1488) Mitsuo Shiota 2023-10-26 11:17:44 +09:00
  • cd9f3a6746 Fix typo 'nycfights13' to 'nycflights13' (#1575) Yvonne Fröhlich 2023-10-26 04:11:56 +02:00
  • e8f85d572e Fix typo 'build-in' to 'built-in' (#1576) Yvonne Fröhlich 2023-10-26 04:11:30 +02:00
  • 85450be48d Fix typo in section 11.5.1 (#1579) Filip Edström 2023-10-26 04:10:58 +02:00
  • f93456a3da Typo in clean_number() (#1580) shleeneu 2023-10-25 22:10:35 -04:00
  • 03808b44bb Fix broken alt text, adresses #1546 (#1573) Mine Cetinkaya-Rundel 2023-10-25 16:07:34 -04:00
  • 8c596307f3 Typo (#1581) 0solarfox0 2023-10-25 13:06:43 -07:00
  • afa7c5f53b Use once singluar (#1587) Yvonne Fröhlich 2023-10-25 22:06:23 +02:00
  • 7d6212be9e Add missing word in section 24.6 (#1586) Michael Grund 2023-10-25 15:29:31 +02:00
  • f1d8f1f5d2 Fix typo in 19.4 (#1585) Michael Grund 2023-10-25 15:26:48 +02:00
  • 8ecbf4ee2f Update typo in data-import.qmd (#1570) 0solarfox0 2023-08-25 17:42:20 -07:00
  • b95d846283 Update arrow.qmd (#1568) Kevin Tappe 2023-08-24 15:26:20 +02:00
  • 97577936db Update joins.qmd (#1567) Michael Grund 2023-08-23 14:18:38 +02:00
  • 20ca402627 Fix typo in 20.4.1 (#1566) Michael Grund 2023-08-22 17:17:43 +02:00
  • 0a0153ae8d 26.1 Functions: three -> four advantages (#1565) Pasha 2023-08-21 14:40:05 -07:00
  • 149c3909b8 Change separate_wider_regex example line breaks to match style guide (#1561) Matthew Davis 2023-08-16 15:29:26 +02:00
  • 4040b72f49 Fix typo, closes #1552 Mine Cetinkaya-Rundel 2023-08-15 08:51:26 -04:00
  • e926073ab0 Fix typo, closes #1551 Mine Cetinkaya-Rundel 2023-08-15 08:46:33 -04:00
  • 187edbd55e 13.1.1 remove extra space (#1554) Steven Primeaux 2023-08-02 14:51:04 -05:00
  • 43ebb36c5d Fix small typo in 10.4.1 Exercises. (#1548) Steven Primeaux 2023-08-02 14:50:42 -05:00
  • fabbe955a1 Add missing word (#1553) Yvonne Fröhlich 2023-08-02 21:50:19 +02:00
  • bb389c057c Fix typo - levering to leveraging (#1544) Matthew Davis 2023-07-24 22:57:19 +10:00
  • 500458f077 Small format for column (#1522) Zoë Turner 2023-07-16 13:30:42 +01:00
  • 028a11eec9 fix: typo (add missing to) (#1529) David Laehnemann 2023-07-16 14:30:25 +02:00
  • be5039f33a Use dplyr 1.1 'default' parameter in 'case_when()' (#1525) hdigital 2023-07-16 14:30:02 +02:00
  • c1e1437fd8 Update arrow chapter code to avoid errors (#1517) Nic Crane 2023-07-16 13:29:21 +01:00
  • 2674b870ae Change IMDB link to archived version (#1532) Raffaele Mancuso 2023-07-16 14:28:58 +02:00
  • 6cc6b88438 Fix typos in subsection "6.3.2 How does pivoting work?" (#1534) Yvonne Fröhlich 2023-07-16 14:28:14 +02:00
  • c607d980f7 rewrite requires max(). (#1495) Mitsuo Shiota 2023-07-16 21:27:55 +09:00
  • 02651ef846 Remove status (#1527) Mine Cetinkaya-Rundel 2023-07-13 11:52:21 -04:00
  • 3c75c0d2d2 Temporarily use HTTP link for ES version Mine Çetinkaya-Rundel 2023-07-11 14:43:28 -04:00
  • 814ab29ab8 Undo Mine Çetinkaya-Rundel 2023-07-11 14:42:47 -04:00
  • 0e00e8dfbd Temporarily use HTTP link for ES version Mine Çetinkaya-Rundel 2023-07-11 14:42:15 -04:00
  • bfe01073ef Update links Mine Çetinkaya-Rundel 2023-07-11 10:14:41 -05:00
  • 1ff41b3e64 typo fix in communication.qmd (#1523) Kai Tang 2023-06-22 10:47:27 -04:00
  • 9aef35c849 Typo: "a new" instead of "an new" (#1515) Layal Christine Lettry 2023-06-13 13:55:56 +02:00
  • 72f673c23b Update link to yihui's website (#1518) olivroy 2023-06-06 21:06:33 -04:00
  • 1fa97b77ad Add alt text mine-cetinkaya-rundel 2023-06-06 23:28:13 +10:00
  • dd793105dd Add alt text mine-cetinkaya-rundel 2023-06-06 22:28:40 +10:00
  • 09ccc0c48b dependson requires cached chunks (#1503) Mitsuo Shiota 2023-06-05 23:07:25 +09:00
  • bc64b998c0 probably typos (#1509) Mitsuo Shiota 2023-06-05 22:25:05 +09:00
  • 1405dd9b42 Typo: "its" instead of "it's" (#1514) Layal Christine Lettry 2023-06-05 15:23:20 +02:00
  • d44f842114 make consistent with other parts notation (#1508) Mitsuo Shiota 2023-05-29 08:23:55 +09:00
  • 3fe4fafc98 Merge branch 'main' of https://github.com/hadley/r4ds mine-cetinkaya-rundel 2023-05-26 16:04:47 -04:00
  • a070e36c0c Turn the htmlwidgets chunk back on mine-cetinkaya-rundel 2023-05-26 16:04:33 -04:00
  • 4fc2e09a10 avoid error (#1504) Mitsuo Shiota 2023-05-27 04:44:25 +09:00
  • 75818986ca Merge branch 'main' of https://github.com/hadley/r4ds mine-cetinkaya-rundel 2023-05-26 15:21:33 -04:00
  • f41c1f6722 Turning off briefly to let the rest of the book render mine-cetinkaya-rundel 2023-05-26 15:11:18 -04:00
  • 597dec28da Add missing alt text mine-cetinkaya-rundel 2023-05-26 15:11:02 -04:00
  • 579f2c2e5f Suggest/quarto; image sizing (#1502) Mitsuo Shiota 2023-05-27 03:45:52 +09:00
  • 9470637463 USe {{r}} to not evaluate but just print these chunks mine-cetinkaya-rundel 2023-05-26 14:30:51 -04:00
  • fa76f8154d Fix weird r chunks introduced at some point mine-cetinkaya-rundel 2023-05-26 13:30:22 -04:00
  • 4ce20cd465 dplyr is in tidyverse already mine-cetinkaya-rundel 2023-05-26 11:53:14 -04:00
  • 351e49932a Merge branch 'main' of https://github.com/hadley/r4ds mine-cetinkaya-rundel 2023-05-26 11:44:23 -04:00
  • 205c9922f4 Make syntax for multi-line fig-cap and fig-alt consistent mine-cetinkaya-rundel 2023-05-26 11:44:08 -04:00
  • cbb5b1b01f scatterplot is one word mine-cetinkaya-rundel 2023-05-26 11:25:15 -04:00
  • 587cb0d51d Add missing alt text mine-cetinkaya-rundel 2023-05-26 11:23:14 -04:00
  • 1377de5da6 Update acknowledgements (#1507) Mine Cetinkaya-Rundel 2023-05-25 22:37:48 -05:00
  • 9ca4cb9a95 Fix typos mine-cetinkaya-rundel 2023-05-25 23:27:15 -04:00