Description Usage Arguments Value
View source: R/read_youtube_history.R
Reads youtube search history data and returns a tibble with the video title and the date of watching the video.
1 | read_youtube_search_history(path, encoding = "UTF-8")
|
path |
path of the html file to read |
encoding |
encoding to use for xml2::read_html |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.