#' Create Chicklet (Rounded Segmented Column) Charts #' #' Sometimes it is useful to stylize column charts a bit more #' than just bland rectangles. Methods are provided to create rounded #' rectangle segmented column charts (i.e. "chicklets"). #' #' - URL: #' - BugReports: #' #' @md #' @name ggchicklet #' @docType package #' @author Bob Rudis (bob@@rud.is) #' @import ggplot2 #' @importFrom grid unit "_PACKAGE"