#' Generating Gauge Charts Using Grid
#'
#' The package provides a function to plot simple gauge
#' charts. It mimics the features of the flexdashboards-package's
#' gaugeChart function to produce gauge charts for any output
#' device supported by R's standard graphics facilities.
#'
#' @section History:
#' \describe{
#' \item{0.7}{initial beta-version}
#' }
#'
#' @docType package
#' @name gridGaugeChart
#' @aliases gridGaugeChart-package
#' @import grid
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.