video_live_onDemand {YTAnalytics}R Documentation

Video Live & OnDemand Data

Description

Return video data split by live & on demand.

Usage

video_live_onDemand(videoId = NULL, ...)

Arguments

videoId

Required.String. Id of YouTube video.

...

Addt. arguments passed to analytics_request

Value

data.frame

Examples

## Not run: 
video_live_onDemand(videoId = "dQw4w9WgXcQ")

## End(Not run)

[Package YTAnalytics version 0.1.0 Index]