resolution {ggplot2}R Documentation

Resolution

Description

Compute the "resolution" of a data vector, ie. what is the smallest non-zero

Usage

resolution(x, zero = TRUE)

Arguments

x numeric vector
zero

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]