R/vdmR-package.R

#' vdmR: Visual Data Mining Tools for R
#' 
#' Visual Data Mining Tools for R
#' 
#' This package provides web based visual data mining tools by adding
#' interactive functions to ggplot2 graphics. Brushing and linking between the
#' multiple plots is one of the main feature of this package. Currently
#' scatter plot, histogram, parallel coordinate plot and choropleth map are
#' supported in this package.
#' 
#' @name vdmR-package
#' @aliases vdmR
#' @rdname vdmR-package
#' @docType package
#' 
#' @author
#' Author: Tomokazu Fujino.
#' Maintainer: Tomokazu Fujino. \email{fujino@@fwu.ac.jp}
#'
#' @references
#' \insertRef{Fujino2017}{vdmR}
NULL

Try the vdmR package in your browser

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

vdmR documentation built on May 2, 2019, 8:44 a.m.