Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

position-methods

Returns the position of edges in the network


Description

Returns the position of edges in the network

Usage

## S4 method for signature 'network'
position(net, nv = 0)

Arguments

net

a network object

nv

the level of cutoff at which the analysis should be done

Methods

list("signature(net = \"network\")")

Returns a matrix with the position of the node. This matrix can then be used as an argument in the plot function.

Examples

data(Net)
position(Net)

Cascade

Selection, Reverse-Engineering and Prediction in Cascade Networks

v2.0
GPL (>= 2)
Authors
Frederic Bertrand [cre, aut] (<https://orcid.org/0000-0002-0837-8281>), Myriam Maumy-Bertrand [aut] (<https://orcid.org/0000-0002-4615-1512>), Laurent Vallat [ctb], Nicolas Jung [ctb]
Initial release
2021-03-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.