Description Usage Arguments Details Value
This function uses getMatrix
to
return a propr
or propd
object as an adjacency matrix.
The diagonal is set to 0.
1 | getAdj(object, cutoff = 1)
|
object |
A |
cutoff |
This argument indicates the value at which to
cutoff the results. For "rho" and "cor", the function
returns pairs with a value greater than the cutoff.
For "theta", "phi", and "phs", the function returns pairs
with a value less than the cutoff. Leave the argument as
|
This function is faster than
getAdjacency
, but has fewer
arguments to tailor results.
An adjacency matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.