as_tibble_edgelist: Convert an Edgelist into a Tibble

View source: R/edgelists.R

as_tibble_edgelistR Documentation

Convert an Edgelist into a Tibble

Description

Convert an Edgelist into a Tibble

Usage

as_tibble_edgelist(el)

Arguments

el

An edgelist in matrix or data frame form.

Value

The edgelist in tibble form with two columns named head and tail.


statnet/EpiModel documentation built on April 26, 2024, 3:23 a.m.