update_unique_ids | R Documentation |
This function is called by append_core_attr
and
appends new unique_ids
to the created nodes. It also keeps track of
the already used unique_ids
with the dat$run$last_unique_id
variable.
update_unique_ids(dat, n.new)
dat |
Main |
n.new |
The number of new nodes to give |
The updated netsim_dat
main list object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.