read_youtube_search_history: Read youtube search history data

Description Usage Arguments Value

View source: R/read_youtube_history.R

Description

Reads youtube search history data and returns a tibble with the video title and the date of watching the video.

Usage

1
read_youtube_search_history(path, encoding = "UTF-8")

Arguments

path

path of the html file to read

encoding

encoding to use for xml2::read_html

Value

a tibble


psychobas/GDPRR documentation built on Aug. 19, 2020, 12:09 a.m.