You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
-
# DSLC {{{book_name}}} Book Club
1
+
# DSLC Analyzing Baseball Data with R (3e) Book Club
2
2
3
-
Welcome to the DSLC {{{book_name}}} Book Club!
3
+
Welcome to the DSLC Analyzing Baseball Data with R (3e) Book Club!
4
4
5
-
We are working together to read [_{{{book_name}}}_]({{{book_url}}}) by {{{book_authors}}} (copyright {{{book_copyright}}}).
6
-
{{#print}}If you would like a print version, please consider purchasing it using our [Amazon Affiliates link]({{{print_url}}}). All profits from purchases through that link go toward maintaining the Data Science Learning Community.{{/print}}
7
-
Join the [#book_club-{{{book_abbr}}}](https://dslcio.slack.com/archives/{{{book_channel_id}}}) channel on the [DSLC Slack](https://dslc.io/join) to participate.
8
-
As we read, we are producing [notes about the book](https://dslc.io/{{{book_abbr}}}).
5
+
We are working together to read [_Analyzing Baseball Data with R (3e)_](https://beanumber.github.io/abdwr3e/) by Jim Albert S. Baumer Max Marchi (copyright October 15, 2024).
6
+
If you would like a print version, please consider purchasing it using our [Amazon Affiliates link](https://amzn.to/4iu9Vtd). All profits from purchases through that link go toward maintaining the Data Science Learning Community.
7
+
Join the [#book_club-r_baseball](https://dslcio.slack.com/archives/C08G81AQRFH) channel on the [DSLC Slack](https://dslc.io/join) to participate.
8
+
As we read, we are producing [notes about the book](https://dslc.io/r_baseball).
9
9
10
10
## Meeting Schedule
11
11
12
-
If you would like to present, please see the sign-up sheet for your cohort (linked below, and pinned in the [#book_club-{{{book_abbr}}}](https://dslcio.slack.com/archives/{{{book_channel_id}}}) channel on Slack)!
12
+
If you would like to present, please see the sign-up sheet for your cohort (linked below, and pinned in the [#book_club-r_baseball](https://dslcio.slack.com/archives/C08G81AQRFH) channel on Slack)!
-[Cohort 1](https://docs.google.com/spreadsheets/d/1jLomp0-z52C2-1htfFmiJ0T2ejxHyFa6pRb5S6B3vHA/edit?usp=sharing) (started 2025-04-16, facilitated by Ron Legere): [Wednesdays, 4:00 PM CST/CDT](https://www.timeanddate.com/worldclock/converter.html?iso=20250416T210000&p1=24&p2=179&p3=197&p4=1440) | [meeting videos](https://www.youtube.com/playlist?list=PL3x6DOfs2NGjss9wQ9fjiu8WU9OcVkycn)
15
15
16
16
<hr>
17
17
@@ -24,7 +24,7 @@ To present, follow these instructions:
24
24
Do these steps once:
25
25
26
26
1.[Setup Git and GitHub to work with RStudio](https://github.com/r4ds/bookclub-setup) (click through for detailed, step-by-step instructions; I recommend checking this out even if you're pretty sure you're all set).
27
-
2.`usethis::create_from_github("r4ds/bookclub-{{{book_abbr}}}")` (cleanly creates your own copy of this repository).
27
+
2.`usethis::create_from_github("r4ds/bookclub-r_baseball")` (cleanly creates your own copy of this repository).
28
28
29
29
Do these steps each time you present another chapter:
30
30
@@ -40,9 +40,9 @@ Do these steps each time you present another chapter:
40
40
10. When your PR has been accepted ("merged"), `usethis::pr_finish()` to close out your branch and prepare your local repository for future work.
41
41
11. Now that your local copy is up-to-date with the main repo, you need to update your remote fork. Run `gert::git_push("origin")` or click the `Push` button on the `Git` tab of Rstudio.
42
42
43
-
When your PR is checked into the main branch, the bookdown site will rebuild, adding your slides to [this site](https://dslc.io/{{{book_abbr}}}).
43
+
When your PR is checked into the main branch, the bookdown site will rebuild, adding your slides to [this site](https://dslc.io/r_baseball).
44
44
45
45
46
46
## Code of Conduct
47
47
48
-
Please note that the bookclub-{{{book_abbr}}} project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.
48
+
Please note that the bookclub-r_baseball project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.
Copy file name to clipboardExpand all lines: index.Rmd
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,22 @@
1
1
---
2
-
title: "{{{book_name}}} Book Club"
2
+
title: "Analyzing Baseball Data with R (3e) Book Club"
3
3
author: "The Data Science Learning Community"
4
4
date: "`r Sys.Date()`"
5
5
site: bookdown::bookdown_site
6
6
documentclass: book
7
7
bibliography: book.bib
8
8
biblio-style: apalike
9
9
link-citations: yes
10
-
github-repo: r4ds/bookclub-{{{book_abbr}}}
11
-
description: "This website is the product of the Data Science Learning Community's {{{book_name}}} Book Club."
10
+
github-repo: r4ds/bookclub-r_baseball
11
+
description: "This website is the product of the Data Science Learning Community's Analyzing Baseball Data with R (3e) Book Club."
12
12
---
13
13
14
14
# Welcome {-}
15
15
16
-
Welcome to the {{{book_name}}} book club!
16
+
Welcome to the Analyzing Baseball Data with R (3e) book club!
17
17
18
-
This website is a companion for the book [_{{{book_name}}}_]({{{book_url}}}) by {{{book_authors}}} (copyright {{{book_copyright}}}{{#published}}; available from [{{{book_publisher}}}]({{{book_publisher_url}}}){{/published}}).
19
-
This companion is available at [dslc.io/{{{book_abbr}}}](https://dslc.io/{{{book_abbr}}}).
18
+
This website is a companion for the book [_Analyzing Baseball Data with R (3e)_](https://beanumber.github.io/abdwr3e/) by Jim Albert S. Baumer Max Marchi (copyright October 15, 2024).
19
+
This companion is available at [dslc.io/r_baseball](https://dslc.io/r_baseball).
20
20
21
21
This website is being developed by the [Data Science Learning Community](https://dslc.io). Follow along, and [join the community](https://dslc.io/join) to participate.
22
22
@@ -27,7 +27,7 @@ This companion follows the [Data Science Learning Community Code of Conduct](htt
27
27
- Each week, a volunteer will present a chapter from the book (or part of a chapter).
28
28
-**This is the best way to learn the material!**
29
29
- Presentations will usually consist of a review of the material, a discussion, and/or a demonstration of the principles presented in that chapter.
30
-
- More information about how to present is available in the [github repo](https://github.com/r4ds/bookclub-{{{book_abbr}}}).
30
+
- More information about how to present is available in the [github repo](https://github.com/r4ds/bookclub-r_baseball).
31
31
- Presentations will be recorded, and will be available on the [Data Science Learning Community YouTube Channel](https://dslc.io/youtube).
0 commit comments