R/addinggplot2-package.R

#' RStudio Addin for Interactive Plotting with ggplot2
#'
#' For use by my elementary statistics students. Provides a GUI for
#' plotting functions with ggplot2.  Code output goes to the console or 
#' source document.
#'
#' @name addinggplot2
#' @docType package
#' @import shiny miniUI rstudioapi ggplot2 shinyCustom
#' @importFrom Hmisc capitalize
NULL
homerhanumat/addinggplot2 documentation built on May 17, 2019, 4:50 p.m.