#' Generate a blank plot
#'
#' This function generates a blank plot. The plot can be used as a filler in
#' when creating multipanel diagrams.
#'
#### Generate a blank plot - used as a placeholder when using layouts
show.blank.plot<-function(){
plot.new()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.