View source: R/write_input_file.R
interaction | R Documentation |
Add an interaction line to the simulation text file
interaction(
agent,
object,
agent_ident = "person",
agent_ident_prob = "1",
object_ident = "person",
object_ident_prob = "1",
opt_args = ""
)
agent |
agent name |
object |
object name |
agent_ident |
agent identities |
agent_ident_prob |
agent identity probabilities |
object_ident |
object identities |
object_ident_prob |
object identity probabilities |
opt_args |
more arguments |
the lines to add
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.