Skip to content

Commit bda9e92

Browse files
committed
video link
1 parent 871a19a commit bda9e92

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Using the `rvest` library to learn about web crawling and HTML parsing in R.
2828
- Introduce the `library(rvest)` package for harvesting websites/HTML
2929
- Tidyverse iteration with `purrr::map`
3030

31-
--
31+
Video: https://youtu.be/8ISc8V9GDAg
32+
33+
***
3234

3335

3436
## License

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
README
22
================
33
John Little
4-
2021-03-03
4+
2021-04-22
55

66
<!-- README.md is generated from README.Rmd. Please edit that file -->
77

@@ -19,7 +19,9 @@ in R.
1919
- Introduce the `library(rvest)` package for harvesting websites/HTML
2020
- Tidyverse iteration with `purrr::map`
2121

22-
22+
Video: <https://youtu.be/8ISc8V9GDAg>
23+
24+
------------------------------------------------------------------------
2325

2426
## License
2527

0 commit comments

Comments
 (0)