#' Quantmod Add-On
#'
#' Some quantmod-like functions
#'
#' A few functions that are often useful when working in the
#' xts/quantmod framework
#'
#' @name qmao-package
#' @aliases qmao-package qmao
#' @docType package
#' @author Garrett See
NULL
#' @importFrom RJSONIO fromJSON
#' @importFrom pander pandoc.table
#' @importFrom shiny runApp
#' @importFrom RCurl getURL postForm
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.