AddVideoData: Add columns of video information to network dataframes

View source: R/AddVideoData.R

AddVideoDataR Documentation

Add columns of video information to network dataframes

Description

Network is supplemented with additional downloaded video information.

Usage

AddVideoData(net, youtubeAuth = NULL, ...)

add_videos(net, youtubeAuth = NULL, ...)

Arguments

net

A named list of dataframes nodes and edges generated by Create.

youtubeAuth

YouTube Authenticate object.

...

Additional parameters passed to function.

Value

Network as a named list of three dataframes containing $nodes, $edges and $videos nodes and edges include columns for additional video data.

Note

Only supports YouTube actor networks. Refer to AddVideoData.actor.youtube.


vosonSML documentation built on Aug. 16, 2022, 5:14 p.m.