Lightweight Adjacency Lists


[Up] [Top]

Documentation for package ‘adj’ version 0.1.0

Help Pages

adj Create an adjacency list
adj_add_edges Add and subtract edges from an adjacency list
adj_color Find a coloring of an adjacency list
adj_edges Add and subtract edges from an adjacency list
adj_from_matrix Convert adjacency lists to and from adjacency matrices
adj_from_shp Create an 'adj' list from a set of spatial polygons
adj_indexing Indexing operations on adjacency lists
adj_laplacian Compute the Laplacian matrix of an adjacency list
adj_matrix Convert adjacency lists to and from adjacency matrices
adj_quotient Quotient an adjacency list by a vector
adj_quotient_int Quotient an adjacency list by a vector
adj_subtract_edges Add and subtract edges from an adjacency list
adj_to_list Create an adjacency list
adj_zero_index Convert adjacency list to use zero-based indices
as.matrix.adj Convert adjacency lists to and from adjacency matrices
as_adj Create an adjacency list
c.adj Indexing operations on adjacency lists
format.adj Format and print methods for adjacency lists
is_adj Create an adjacency list
konigsberg The Seven Bridges of Königsberg
plot.adj Basic plotting for adjacency lists
print.adj Format and print methods for adjacency lists
t.adj Transpose an adjacency list
[.adj Indexing operations on adjacency lists