################################################################################
#
# Default parameters for coneproj
#
################################################################################
def.coneproj <- function(qp_pars){
defpars <- list(msg = TRUE)
utils::modifyList(defpars, qp_pars)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.