Home
last modified time | relevance | path

Searched refs:scale_y_binned (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/R-cran-ggplot2/ggplot2/man/
H A Dscale_binned.Rd5 \alias{scale_y_binned}
25 scale_y_binned(
136 \code{scale_x_binned()} and \code{scale_y_binned()} are scales that discretize
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dscale-binned.R41 scale_y_binned <- function(name = waiver(), n.breaks = 10, nice.breaks = TRUE, function
/dports/graphics/R-cran-ggplot2/ggplot2/
H A DNAMESPACE588 export(scale_y_binned)