#' Extra Geoms, Stats, Coords, Scales & Fonts for 'ggplot2' #' #' A package containing additional geoms, coords, stats, scales & fonts #' for ggplot2 2.0+ #' #' @name ggalt #' @docType package #' @author Bob Rudis (@@hrbrmstr) #' @import maps ggplot2 graphics grDevices KernSmooth proj4 ash MASS #' @importFrom dplyr filter #' @importFrom scales rescale expand_range #' @importFrom grid grobName grobTree unit.c grobHeight grobWidth viewport #' grid.draw grobX grobY gTree gList textGrob gpar pointsGrob #' segmentsGrob polygonGrob #' @importFrom gtable gtable_col gtable_height gtable_width gtable_row gtable_col #' @importFrom RColorBrewer brewer.pal #' @importFrom extrafont loadfonts fonts ttf_import NULL