RAND_VAR$prm | R Documentation |
A list, will be initialized after an instance is built.
# Instantiate
test <- rand_var(dist = "uniform", prm = list(a = 1, b = 2))
test$prm
test$dist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.