Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 40 found.
[1] < 1 2 3 4 > [4]  Sort:

network.extraction (Package: network) : Extraction and Replacement Operators for Network Objects

Various operators which allow extraction or replacement of various components of a network object.
● Data Source: CranContrib
● Keywords: graphs, manip
● Alias: [.network, [<-.network, %e%, %e%<-, %eattr%, %eattr%<-, %n%, %n%<-, %nattr%, %nattr%<-, %v%, %v%<-, %vattr%, %vattr%<-, network.extraction
● 0 images

as.edgelist (Package: network) :

Constructs an edgelist in a sorted format with defined attributes.
● Data Source: CranContrib
● Keywords:
● Alias: as.edgelist, as.edgelist.matrix, as.edgelist.network, edgelist, is.edgelist
● 0 images

network.dyadcount (Package: network) : Return the Number of (Possibly Directed) Dyads in a Network Object

network.dyadcount returns the number of possible dyads within a network, removing those flagged as missing if desired. If the network is directed, directed dyads are counted accordingly.
● Data Source: CranContrib
● Keywords: classes, graphs
● Alias: network.dyadcount
● 0 images

attribute.methods (Package: network) : Attribute Interface Methods for the Network Class

These methods get, set, list, and delete attributes at the network, edge, and vertex level.
● Data Source: CranContrib
● Keywords: classes, graphs
● Alias: attribute.methods, delete.edge.attribute, delete.network.attribute, delete.vertex.attribute, get.edge.attribute, get.edge.value, get.network.attribute, get.vertex.attribute, list.edge.attributes, list.network.attributes, list.vertex.attributes, network.vertex.names, network.vertex.names<-, set.edge.attribute, set.edge.value, set.network.attribute, set.vertex.attribute
● 0 images

network.edgelabel (Package: network) :

Draws a text labels on (or adjacent to) the line segments connecting vertices on a network plot.
● Data Source: CranContrib
● Keywords:
● Alias: network.edgelabel
● 0 images

as.color (Package: network) :

Convenience function to convert a vector of values into a color specification.
● Data Source: CranContrib
● Keywords:
● Alias: as.color, is.color
● 0 images

which.matrix.type (Package: network) : Heuristic Determination of Matrix Types for Network Storage

which.matrix.type attempts to choose an appropriate matrix expression for a network object, or (if its argument is a matrix) attempts to determine whether the matrix is of type adjacency, incidence, or edgelist.
● Data Source: CranContrib
● Keywords: graphs
● Alias: which.matrix.type
● 0 images

add.edges (Package: network) : Add Edges to a Network Object

Add one or more edges to an existing network object.
● Data Source: CranContrib
● Keywords: classes, graphs
● Alias: add.edge, add.edge.network, add.edges, add.edges.network
● 0 images

network.loop (Package: network) : Add Loops to a Plot

network.loop draws a "loop" at a specified location; this is used to designate self-ties in plot.network.
● Data Source: CranContrib
● Keywords: aplot, graphs
● Alias: network.loop
● 0 images

has.edges (Package: network) :

Returns a logical value for each specified vertex, indicating if it has any incident (in or out) edges. Checks all vertices by default
● Data Source: CranContrib
● Keywords:
● Alias: has.edges, is.isolate
● 0 images