resolution {ggplot}R Documentation

Resolution

Description

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

Usage

resolution(x)

Arguments

x numeric vector

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

ggtile

Examples






[Package ggplot version 0.2.2 Index]