suppressWarnings(params$descriptives$hist)
suppressWarnings(params$descriptives$scatter)
valueBox(value = paste0(round(100*params$pub_prob,1),"%"), caption = paste0("Results which are insignificant at the given significance level are ",round(100*params$pub_prob,1),"%"," as likely to be published as significant results."), icon = "fa-pencil")
suppressWarnings(params$plots$CorrectionPlot)
suppressWarnings(params$plots$OriginalAndAdjusted)
suppressWarnings(params$plots$OriginalAndAdjustedBonferroni)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.