ICON_data: Details about ICON datasets

Description Usage Format Details Source

Description

Data frame containing relevant details of each network dataset included in the ICON R package.

Usage

1

Format

A data frame with 10 columns and 22 rows:

Var_name

character; variable name to access dataset in R

Edges

integer; number of edges in network

Directed

logical; 0 if undirected network, 1 if directed

Weighted

logical; 0 if unweighted network, 1 if weighted

Name

character; network title

Domain

character; network knowledge domain/discipline

Year

integer; year network was published/released

Source

character; usually URL to access raw network data

Description

character; short description of network

Citation

character; how to cite network if used

Details

Citation: Aaron Clauset, Ellen Tucker, and Matthias Sainz, "The Colorado Index of Complex Networks." https://icon.colorado.edu/ (2016).

Raoul R. Wadhwa and Jacob G. Scott, "ICON" R package. https://cran.r-project.org/package=ICON (2019).

Source

https://icon.colorado.edu


ICON documentation built on Oct. 24, 2020, 1:06 a.m.