#' Creates histogram, boxplot and numeric summary
#' @export
#' @param x numeric variable
wow <- function(x) {
# 1 row and 2 colmns
print('wow')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.