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.


EpiModel documentation built on Oct. 12, 2024, 1:06 a.m.