get.net.size {RDS}R Documentation

Returns the network size of each subject (i.e. their degree).

Description

Returns the network size of each subject (i.e. their degree).

Usage

get.net.size(x, check.type = TRUE)

Arguments

x

the rds.data.frame

check.type

if true, x is required to be of type rds.data.frame


[Package RDS version 0.9-9 Index]