##' Get stamped info about object
##'
##' @param data The dataset to receive info about
##' @seealso stampObj
##' @family DataWrangling
objInfo <- function(data){
attr(data,"objInfo")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.