#' excelize
#'
#' @description A fct function
#'
#' @return The return value, if any, from executing the function.
#'
#' @noRd
excelize <- function(x){
if(class(x)[[1]] != "list"){2+2}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.