| as_adj | R Documentation | 
We plan to remove 
as_adj() in favor of the more explicitly named
as_adjacency_matrix() so please use as_adjacency_matrix() instead.
as_adj(
  graph,
  type = c("both", "upper", "lower"),
  attr = NULL,
  edges = deprecated(),
  names = TRUE,
  sparse = igraph_opt("sparsematrices")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.