Learn R Programming

onadata (version 0.1)

friends_tv_edgelist: Friends TV edgelist

Description

Edgelist of network of characters of US TV Show Friends based on appearing in the same scene

Usage

friends_tv_edgelist

Arguments

Format

A dataframe with 2976 rows and 3 variables:

from

Friends character

to

Friends character

weight

Number of scenes with both characters

Examples

Run this code
# NOT RUN {
friends_tv_edgelist
# }

Run the code above in your browser using DataLab