Description Usage Arguments Value
Shape a numeric column of a data frame or tibble into a square adjacency matrix.
1 | AdjacencyMatrix(x, ..., weights = rlang::missing_arg())
|
x |
A data frame or |
... |
Unquoted basenames that are used to arrange the rows of |
weights |
The unquoted name of a numeric column in |
A numeric matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.