Learn R Programming

netjack (version 1.0.0)

NetSample-class: An S4 class to represent a sample of networks

Description

This class represents a collection of networks, with associated network level variables.

Arguments

Slots

nets

list. A list of Net objects

net.names

character. A character vector representing the names of the net objects

sample.variables

list. A named list of network level variables.

Details

For constructor see: as_NetSample