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

View source: R/rds.data.frame.R

get.net.sizeR 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


RDS documentation built on Aug. 20, 2023, 9:06 a.m.