discrete_range {ggplot2}R Documentation

Calculate range for discrete position variables

Description

This is the equivalent of range for discrete variables

Usage

discrete_range(..., drop = TRUE)

Arguments

...
drop

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]