resolution {ggplot2}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

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot2 version 0.5.5 Index]