get_attr_prop | R Documentation |
Calculates the proportional distribution of each vertex attribute contained in a network.
get_attr_prop(dat, nwterms)
dat |
Main |
nwterms |
Vector of attributes on the network object, usually as
output of |
A table containing the proportional distribution of each attribute in
nwterms
.
get_formula_term_attr
,
copy_nwattr_to_datattr
,
auto_update_attr
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.