| rpacontrol | R Documentation |
The rpacontrol object is designed to control the Preferential
Attachment (PA) network generation process within the rpanet()
function. It can have the following components:
scenario: controls the edge scenarios
at each step. For more information, please refer to
rpa_control_scenario().
edgeweight: controls the weight of
the edges; see rpa_control_edgeweight() for details.
newedge: controls the creation of
new edges at each step; see rpa_control_newedge()
for details.
preference: sets preference functions; see
rpa_control_preference() for details.
reciprocal: controls the creation of reciprocal
edges; see rpa_control_reciprocal() for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.