fullseq {ggplot2}R Documentation

Generate sequence of fixed size intervals covering range

Description

All locations are multiples of size

Usage

fullseq(range, size, pad = FALSE)

Arguments

range range
size interval size
pad

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

reshape{round_any}


[Package ggplot2 version 0.8.5 Index]