dataNetwork: Make network data usable in the form of edge list and node...

Description Usage Arguments Value

Description

Make network data usable in the form of edge list and node list.

Usage

1
dataNetwork(userToken, inputNetwork, inputData)

Arguments

userToken

A user-specific password to show user position on the plot.

inputNetwork

A network as an adjacency with edges showns as matrix values of 1 and nodes as row/column names.

inputData

The data of all the nodes in the above network.

Value

Edge list and Node list of the given data.


urwa/shinyscaffold documentation built on May 25, 2019, 8:28 p.m.