call.ErgmTerm | R Documentation |
A helper function that searches attached and loaded packages for a term with a specifies name, calls it with the specified arguments, and returns the result.
call.ErgmTerm(term, env, nw, ..., term.options = list())
term |
A term from an |
env |
Environment in which it is to be evaluated. |
nw |
A |
... |
Additional term options. |
term.options |
A list of optional settings such as calculation
tuning options to be passed to the |
The list returned by the the InitErgmTerm
or
InitWtErgmTerm
function, with package name autodetected if
neede.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.