R/qmao-package.R

#' 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
gsee/qmao documentation built on May 17, 2019, 8:54 a.m.