View source: R/subscription_status.R
video_subscription_status | R Documentation |
Returns the subscription status of video views.
video_subscription_status(videoId = NULL, ...)
videoId |
Required. String. Id of YouTube video. |
... |
Addt. arguments passed to |
data.frame
## Not run:
video_subscription_status(videoId = "dQw4w9WgXcQ")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.