Home
last modified time | relevance | path

Searched refs:standardise_aes_names (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/R-cran-ggplot2/ggplot2/man/
H A Dstandardise_aes_names.Rd3 \name{standardise_aes_names}
4 \alias{standardise_aes_names}
7 standardise_aes_names(x)
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Daes.r159 standardise_aes_names <- function(x) { function
169 names(x) <- standardise_aes_names(names(x))
187 name <- standardise_aes_names(as_string(x))
H A Dscale-.r97 aesthetics <- standardise_aes_names(aesthetics)
183 aesthetics <- standardise_aes_names(aesthetics)
253 aesthetics <- standardise_aes_names(aesthetics)
/dports/graphics/R-cran-ggplot2/ggplot2/
H A DNAMESPACE602 export(standardise_aes_names)
H A DMD5392 51b31eda5e49a4ece20ec30b8a7c19a0 *man/standardise_aes_names.Rd
H A DNEWS.md628 aesthetics using American spelling. A new function `standardise_aes_names()` is