get.adjacency | R Documentation |
get.adjacency()
was renamed to as_adjacency_matrix()
to create a more
consistent API.
get.adjacency(
graph,
type = c("both", "upper", "lower"),
attr = NULL,
edges = FALSE,
names = TRUE,
sparse = igraph_opt("sparsematrices")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.