playlist_stats {YTAnalytics} | R Documentation |
#' @description Returns high level video stats.
playlist_stats(playlistId = NULL, ...)
playlistId |
Required. Strings. Id of YouTube Playlist |
... |
Addt. arguments passed to |
data.frame
## Not run:
playlist_stats(playlistId = "PL2MI040U_GXq1L5JUxNOulWCyXn-7QyZK")
## End(Not run)