#' Placeholder function for storing imports for roxygen2
#'
#' This function has no real purpose.
#' @import ggplot2
#' @import reshape
#' @import hashmap
roxygen_imports <- function() {
print("PLACEHOLDER FUNCTION")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.