Nothing
#' @exportS3Method
dim.bdeconv_result <- function(x) {
obj <- x
return(c(length(obj), obj$p + obj$q))
}
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.