scale_quality {ggplot}R Documentation

Scale quality

Description

Compute the how good a scale is for a given data set

Usage

scale_quality(s, q, data)

Arguments

s scale values
q unit of Q used to create scale
data vector of data

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]