R/gridExtra-package.r

#' functions for Grid graphics
#'
#' \tabular{ll}{
#' Package: \tab gridExtra\cr
#' Type: \tab Package\cr
#' Version: \tab 0.7\cr
#' Date: \tab 2009-08-17\cr
#' License: \tab GPL (>= 2)\cr
#' LazyLoad: \tab false\cr
#' }
#'
#' functions in Grid 
#'
#' 
#' @name gridExtra-package
#' @aliases gridExtra
#' @docType package
#' @import grid
#' @exportPattern "^[^\\.]"
#' @title misc. high-level functions for Grid graphics
#' @author baptiste Auguie \email{baptiste.auguie@@gmail.com}
#' @references
#' R Graphics by Paul Murrell, ggplot2 source code
#' @keywords packagelibrary
#' @seealso \code{\link{Grid}}
#' 
function()
  NULL

Try the gridExtra package in your browser

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

gridExtra documentation built on May 2, 2019, 4:59 p.m.