CLOSED_FORM$compute | R Documentation |
This function computes a deterministic expression.
CLOSED_FORM$compute()
Numeric value.
test <- closed_form(~1+mean(c(1,2,3)))
test$compute()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.