Nothing
fixef.rxUi <- function(object, ...) {
object$theta
}
fixef.function <- function(object, ...) {
ui <- rxode2(object)
ui$theta
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.