Network is supplemented with additional downloaded video information.
AddVideoData(net, youtubeAuth = NULL, ..., writeToFile = FALSE, verbose = TRUE)add_videos(net, youtubeAuth = NULL, ..., writeToFile = FALSE, verbose = TRUE)
Network as a named list of three dataframes containing $nodes, $edges and $videos nodes
and edges include columns for additional video data.
A named list of dataframes nodes and edges generated by Create.
YouTube Authenticate object.
Additional parameters passed to function.
Logical. Write data to file. Default is FALSE.
Logical. Output additional information. Default is TRUE.