Learn R Programming

onadata (version 0.1)

netscience: Network Science collaboration network

Description

Edgelist of network of academic collaboration between network scientists

Usage

netscience

Arguments

Format

A dataframe with 2742 rows and 3 variables:

from

Scientist name

to

Scientist name

weight

Measure of strength of collaboration

Examples

Run this code
# NOT RUN {
netscience
# }

Run the code above in your browser using DataLab