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 = nw %n% ".blockID.vattr",
names.vattr = nw %n% ".blockName.vattr",
copy.ergmlhs = c("response")
)A list of networks.
see uncombine_network().
a character vector of %ergmlhs% settings that are to be copied into the constituent networks.