AddVideoData | R Documentation |
Network is supplemented with additional downloaded video information.
AddVideoData(net, youtubeAuth = NULL, ...) add_videos(net, youtubeAuth = NULL, ...)
net |
A named list of dataframes |
youtubeAuth |
YouTube Authenticate object. |
... |
Additional parameters passed to function. |
Network as a named list of three dataframes containing $nodes
, $edges
and $videos
nodes
and edges include columns for additional video data.
Only supports YouTube actor networks. Refer to AddVideoData.actor.youtube
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.