R/pkg.R

#' Treemap package
#'
#' A treemap is a space-filling visualization of hierarchical structures. This package offers great flexibility to draw treemaps.
#' 
#' The main function is \code{\link{treemap}}. See also \code{\link{itreemap}} for a graphical user interface to create treemaps. By default Tree Colors are used, which are colors from the HCL color space. Use \code{\link{treecolors}} to experiment with the parameter settings.
#' 
#' @name treemap-package
#' @docType package
#' @author Martijn Tennekes \email{mtennekes@@gmail.com}
#' @keywords treemap
{}

Try the treemap package in your browser

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

treemap documentation built on May 31, 2023, 8:01 p.m.