Home
last modified time | relevance | path

Searched refs:scale_color_identity (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/R-cran-ggplot2/ggplot2/tests/testthat/
H A Dtest-stat-function.R147 scale_color_identity()
157 scale_color_identity()
167 scale_color_identity()
/dports/graphics/R-cran-ggplot2/ggplot2/man/
H A Dscale_identity.Rd12 \alias{scale_color_identity}
61 scale_color_identity() +
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dzxx.r203 scale_color_identity <- scale_colour_identity globalVar
/dports/graphics/R-cran-ggplot2/ggplot2/
H A DNAMESPACE497 export(scale_color_identity)
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/robjects/lib/
H A Dggplot2.py1009 scale_color_identity = scale_colour_identity variable