Calculates the proportional distribution of each vertex attribute contained in a network.
get_attr_prop(dat, nwterms)
A table containing the proportional distribution of each attribute in
nwterms
.
Main netsim_dat
object containing a networkDynamic
object and other initialization information passed from
netsim
.
Vector of attributes on the network object, usually as
output of get_formula_term_attr
.
get_formula_term_attr
,
copy_nwattr_to_datattr
,
auto_update_attr
.