Learn R Programming

vdmR (version 0.2.6)

Visual Data Mining Tools

Description

This 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 plots, histograms, parallel coordinate plots and choropleth maps are supported.

Copy Link

Version

Install

install.packages('vdmR')

Monthly Downloads

63

Version

0.2.6

License

GPL-2

Maintainer

Tomokazu Fujino

Last Published

July 16th, 2018

Functions in vdmR (0.2.6)

vlaunch

Generate main window for interactive plot windows
vdmR-package

vdmR: Visual Data Mining Tools for R
vpcp

Generate prallel coordinate plot with interactive functions
vhist

Generate histogram with interactive functions
vcmap

Generate choropleth map with interactive functions
kw2011

municipal waste in Kanto region, Japan in 2011 A dataset about municipal waste in Kanto region of Japan, which includes total amount of waste, the breakdown of them, such as waste from household and buisiness activities, and recycle ratio.
  • pref. name of the prefecture

  • citycode. code of the municipality

  • population. population of the municipality

  • total.W. total amount of waste

  • life.W. amount of waste from household

  • industrial.W. amount of waste from business activities

  • RR. recycle ratio

  • cityname. cityname of the municipality

vsfuk2012

Vital Statistics of Fukuoka pref. from 2008 to 2012
vscat

Generate scatter plot with interactive functions