Assert that a weighted link table is the complete population register
Source:R/share-weights.R
complete_weighted_links.RdA declarative marker for weighted_links()'s total argument. It is
complete_links() for link importances rather than link counts: it states
that links holds every link in the source population, so their importances
can be totalled to give the population figure.
Value
complete_weighted_links() is only meaningful inside
weighted_links(total = ) and otherwise throws an error.
See also
Other weight sharing:
complete_links(),
extend_links(),
share_weights(),
weighted_links()