View source: R/combine.networks.R
subnetwork_templates | R Documentation |
This utility uncombines a combine_networks()
network using subnetwork cache (which contains only empty networks). It is used primarily by initialisation functions.
subnetwork_templates(
nw,
split.vattr = ".NetworkID",
names.vattr = ".NetworkName",
copy.ergmlhs = c("response")
)
nw , split.vattr , names.vattr |
see |
copy.ergmlhs |
a character vector of |
A list of network
s.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.