Learn R Programming

onadata (version 0.1)

lesmis: Les Miserables character network

Description

Edgelist of network of characters in Victor Hugo's Les Miserables based on appearance in the same chapter

Usage

lesmis

Arguments

Format

A dataframe with 254 rows and 3 variables:

from

Character name

to

Character name

weight

Number of chapters both characters appear in

Examples

Run this code
# NOT RUN {
lesmis
# }

Run the code above in your browser using DataLab