Description Usage Details Value
#' Returns PRISM model input #' #' @return 0 for success and 1 for error #' @export get_model_input<-function() message("Current model is ", thisSession$current_model) return(thisSession$input)
1 |
Returns default PRISM model output
0 for sucess and 1 for error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.