#' ggpkt
#'
#' This package contains customizated themes and geoms.
#'
#' @name ggpkt
#' @docType package
#' @import ggplot2
#' @import grid
#' @import magrittr
#' @importFrom scales manual_pal div_gradient_pal seq_gradient_pal
#' @importFrom graphics abline axis text points
#' @importFrom methods hasArg as
#' @importFrom graphics par
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.