forked from r4ds/bookclub-rpkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path23-lifecycle.Rmd
61 lines (42 loc) · 1.71 KB
/
23-lifecycle.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Lifecycle
**Learning objectives:**
- THESE ARE NICE TO HAVE BUT NOT ABSOLUTELY NECESSARY
## SLIDE 1
- ADD SLIDES AS SECTIONS (`##`).
- TRY TO KEEP THEM RELATIVELY SLIDE-LIKE; THESE ARE NOTES, NOT THE BOOK ITSELF.
## Meeting Videos
### Cohort 1
`r knitr::include_url("https://www.youtube.com/embed/Dh-kbknqa3E")`
### Cohort 2
`r knitr::include_url("https://www.youtube.com/embed/aU4pQTki_tg")`
### Cohort 3
`r knitr::include_url("https://www.youtube.com/embed/G852fyvKl8A")`
<details>
<summary> Meeting chat log </summary>
```
00:37:08 Rex Parsons: https://fromthebottomoftheheap.net/2020/04/30/rendering-your-readme-with-github-actions/
00:59:25 Ryan Metcalf: Was it `cast1?
```
</details>
### Cohort 3 Extra: Jenny Bryan
`r knitr::include_url("https://www.youtube.com/embed/5LktoXh7WvY")`
<details>
<summary> Meeting chat log </summary>
```
00:02:39 Jon Harmon (jonthegeek): Questions: (link no longer available)
00:03:58 Ryan Metcalf: I sent the link to Shel and Lucy too.
00:30:18 collinberke: +1 for gargle
00:42:26 Rebecca Butler: this was such a great question (and answer). thank you!
00:45:05 Ryan Metcalf: https://github.com/search
00:50:32 Jon Harmon (jonthegeek): https://r-universe.dev/search/
01:01:40 Jon Harmon (jonthegeek): Vote up questions to help me choose the last one or two!
Questions: (link no longer available)
01:03:29 Jon Harmon (jonthegeek): https://design.tidyverse.org/
01:04:10 Jon Harmon (jonthegeek): https://style.tidyverse.org/error-messages.html
01:09:54 Jon Harmon (jonthegeek): use_tidy_github_actions
01:10:34 Jon Harmon (jonthegeek): use_tidy_upkeep_issue
01:13:42 Rebecca Butler: Thank you so, so much!!
01:17:17 collinberke: Thank you!
01:17:17 Brendan Lam: Thank you!
```
</details>