| ref_dist_nodewise | R Documentation |
This function calculates the nodewise topological distances to a selected node based on the generated network.
ref_dist_nodewise(obj_mapper, node_idx)
obj_mapper |
An object of class |
node_idx |
The index of the selected node. |
A vector of distance to the selected node. Distance of outlier nodes
will be set to NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.