MEGAplot-package: Megaplot - Scatterplot and Inverted Histograms

Description Details Author(s) Examples

Description

Contains functions that can display a layout that contains a scatterplot and two inverted histograms on each axis. Also contains a dataset of medical data of Pima Indians.

Details

The DESCRIPTION file: This package was not yet installed at build time.

Index: This package was not yet installed at build time.
~~ An overview of how to use the package, including the most important functions ~~

Author(s)

Michael Wang, code by Prof. Cabrera

Maintainer: Michael Wang <michael.t.wang@rutgers.edu>

Examples

1
2
3
data(PIMA.csv)
superplot(pima[,2], pima[,3])
superplot2(pima[,2], pima[,3])

michaeltwang/MEGAplot-for-Stats486 documentation built on May 9, 2019, 5:53 a.m.