ggplot2 (version 0.9.0)

ggstructure: A plot which aims to reveal gross structural anomalies in the data.

Description

A plot which aims to reveal gross structural anomalies in the data.

Usage

ggstructure(data, scale = "rank")

Arguments

data
data set to plot
scale
type of scaling to use. See rescaler for options

Examples

Run this code
ggstructure(mtcars)

Run the code above in your browser using DataLab