.add_ud_var | R Documentation |
Add user-defined variable to a SA model
.add_ud_var(x, jx, userdefined = NULL, out_class = NULL, result = FALSE)
x |
The model of SA |
jx |
Reference to a Java object |
userdefined |
vector containing the names of the object to extract. |
out_class |
Java class of the result object |
result |
Boolean. Does |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.