convertToNodeLink: convertToNodeLink

Description Usage Arguments Details Value Author(s) Examples

Description

Given an edge list split it into nodes and links

Usage

1

Arguments

data

Edgelist

vertices

Character vector specifying the columns used to denote vertices

Details

Given an edge list split it into nodes and links

Value

A list with the nodes data.frame and links data.frame

Author(s)

Jared P. Lander

Examples

1
2
3
4
## Not run: 
convertToNodeLink(textExtract, c('One', 'Two'))

## End(Not run)

jaredlander/TextInfo documentation built on May 18, 2019, 3:46 p.m.