#' @export
print.helldistp <- function(helldistp){
cat('Hellinger distance for', helldistp$distnam,'distribution \n')
print(signif(helldistp$hdist, 2))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.