hexBin {ggplot2} | R Documentation |
Wrapper around hcell2xy
that returns a data frame
hexBin(x, y, binwidth)
x |
x positions |
y |
y positions |
binwidth |
numeric vector of length 2 giving binwidth in x and y directions |
Hadley Wickham <h.wickham@gmail.com>