knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
options(tibble.print_min = 5, tibble.print_max = 5)

youtuber

youtuber is a package used to fetch data from your most-liked YouTube channel

Usage

yt_get_channel_data("MicheleBoldrin", "YOUR_API_KEY")

Credits (image inside hex sticker): Electronics icons created by itim2101 - Flaticon



andreranza/youtuber documentation built on April 24, 2022, 12:12 a.m.