#' outputMCMCsamples
#'
#' @param xi String
#'
#'
#' @export
outputMCMCsamples = function(model, xi){
JuliaCall::julia_call("outputMCMCsamples", model, xi)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.