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
#' @importFrom gdata trim read.xls
NULL

Try the qmao package in your browser

Any scripts or data that you put into this service are public.

qmao documentation built on May 2, 2019, 4:54 p.m.