View source: R/IndexFunctions.R
close_index | R Documentation |
Function to calculate the closeness of a construct to the rest of the constructs within the digraph.
close_index(imp, norm = TRUE)
imp |
Subject's ImpGrid. It must be an S4 object imported by the
|
norm |
If TRUE, the values will be standardized. Default is TRUE. |
Returns a vector with the closeness index for each of the constructs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.