Skip to contents
-
adj2char()
- Flatten a list of adjacency matrices into a character matrix
-
count_paths()
- Count invasion graph paths between nodes
-
end_states()
- Find the end state or states of an invasion graph.
-
flatten_matrix()
- Flatten a matrix into a vector
-
ggIG()
- Plot invasion graph using grammar of graphics
-
inv_graph()
- Construct the invasion graph corresponding to an invasion scheme
-
inv_scheme()
- Compute the invasion scheme for a group of species
-
pad_adj_mats()
- Homogenize the dimensions of a set of invasion graph adjacency matrices
-
tidy_inv_graph()
- Tidy invasion graph