R/AddVideoData.R
vosonSML-colon-colon-AddVideoData.Rd
Network is supplemented with additional downloaded video information.
AddVideoData(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
.