R/hiervis-package.R

#' hiervis: Interactive Hierarchical Visualizations for R/Shiny
#'
#' The foo package provides several types of hierarchical 
#' visualizations, most of which are interactive. The
#' visualizations include Sankey, Partition, Sunburst and Icicle.
#'
#' All visualizations can be accessed with the function hiervis,
#' and explored with the function hiervis_demo, which starts a 
#' Shiny app.
#' 
#' @docType package
#' @name hiervis-package
NULL
fbreitwieser/hiervis documentation built on May 6, 2019, 8:03 p.m.