R/bin.r

#' Binning routines
#'
#' Efficient routines for cutting and binning data in one and two dimensions.
#'
#' @docType package
#' @import plyr
#' @aliases package-bin bin
#' @S3method plot density_1d
#' @S3method plot density_2d
NULL
hadley/densityvis documentation built on May 17, 2019, 9:56 a.m.