#' Functions to build table row-wise
#' @description Functions to build table row-wise, used by createNiceTable()
pInt <- function(x){prettyNum(round(x,5), big.mark=",")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.