ergm.multi_combiner: Dynamic registry of functions that combine networks.
Description
This is used primarily by developers to provide informative error
messages.
Usage
ergm.multi_combiner(blockID, combiner = NULL)
Arguments
- blockID
the vertex attribute used as the ID of the block.
- combiner
a character vector of length 1 or 2, giving the
top-level (i.e. user-visible) function that combines on it and
optionally what is being combined.