get_adj | R Documentation |
redist_map
objectGet and set the adjacency graph from a redist_map
object
get_adj(x)
set_adj(x, adj)
x |
the |
adj |
a new adjacency list. |
a zero-indexed adjacency list (get_adj
)
the modified redist_map
object (set_adj
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.