resolution {ggplot}R Documentation

Resolution

Description

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

Usage

resolution(x)

Arguments

x numeric vector

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

ggtile


[Package ggplot version 0.4.2 Index]