fullseq {ggplot2}R Documentation

Generate sequence of fixed size intervals covering range

Description

All locations are multiples of size

Usage

fullseq(range, size)

Arguments

range range
size interval size

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

reshape{round_any}


[Package ggplot2 version 0.8.2 Index]