An Simplified Implementation of the 'network' Package Functionality


[Up] [Top]

Documentation for package ‘networkLite’ version 1.0.5

Help Pages

networkLite-package networkLite Package
+.networkLite Add and Subtract 'networkLite's
-.networkLite Add and Subtract 'networkLite's
add.edges.networkLite Methods to Add or Modify Edges in a 'networkLite'.
add.vertices.networkLite Add Vertices to a 'networkLite'.
as.edgelist.networkLite Convert a 'networkLite' to a Matrix or 'tibble'.
as.matrix.networkLite Convert a 'networkLite' to a Matrix or 'tibble'.
as.network.networkLite Convert a 'networkLite' object to a 'network' object
as.networkLite Convert to 'networkLite' Representation.
as.networkLite.network Convert to 'networkLite' Representation.
as.networkLite.networkLite Convert to 'networkLite' Representation.
as_tibble.networkLite Convert a 'networkLite' to a Matrix or 'tibble'.
atomize Convert Lists to Atomic Vectors Where Possible
atomize.networkLite Convert Lists to Atomic Vectors Where Possible
atomize.tbl_df Convert Lists to Atomic Vectors Where Possible
delete.edge.attribute.networkLite 'networkLite' Attribute Methods
delete.edges.networkLite Delete edges from a networkLite.
delete.network.attribute.networkLite 'networkLite' Attribute Methods
delete.vertex.attribute.networkLite 'networkLite' Attribute Methods
delete.vertices.networkLite Delete vertices from a networkLite.
get.edge.attribute.networkLite 'networkLite' Attribute Methods
get.edge.value.networkLite 'networkLite' Attribute Methods
get.network.attribute.networkLite 'networkLite' Attribute Methods
get.vertex.attribute.networkLite 'networkLite' Attribute Methods
is.na.networkLite Extract 'networkLite' with Missing Edges Only
list.edge.attributes.networkLite 'networkLite' Attribute Methods
list.network.attributes.networkLite 'networkLite' Attribute Methods
list.vertex.attributes.networkLite 'networkLite' Attribute Methods
mixingmatrix.networkLite Extract Mixing Matrix from 'networkLite'
network.edgecount.networkLite Count Edges in a 'networkLite'
network.naedgecount.networkLite Count Edges in a 'networkLite'
networkLite networkLite Constructor Utilities
networkLite.edgelist networkLite Constructor Utilities
networkLite.matrix networkLite Constructor Utilities
networkLite.numeric networkLite Constructor Utilities
networkLite_initialize networkLite Constructor Utilities
print.networkLite Print Basic Summary of a 'networkLite'
set.edge.attribute.networkLite 'networkLite' Attribute Methods
set.edge.value.networkLite 'networkLite' Attribute Methods
set.network.attribute.networkLite 'networkLite' Attribute Methods
set.vertex.attribute.networkLite 'networkLite' Attribute Methods
to_network_networkLite Convert a 'networkLite' object to a 'network' object
valid.eids.networkLite valid.eids
[<-.networkLite Methods to Add or Modify Edges in a 'networkLite'.