The 'ggplot2' package is the state-of-the-art toolbox for creating and formatting graphs. However, it is easy to forget how certain formatting commands are named and sometimes users find themselves asking: How do you rotate the x-axis labels again? Or how do you hide the legend...? This package allows users to issue natural language commands related to theme-related styling of plots (colors, font size and such), which then are translated into valid 'ggplot2' commands.
Version: | 0.1.1 |
Imports: | sets, ggplot2 |
Suggests: | knitr, rmarkdown, markdown |
Published: | 2021-01-22 |
DOI: | 10.32614/CRAN.package.ggx |
Author: | Andreas M. Brandmaier [aut, cre] |
Maintainer: | Andreas M. Brandmaier <andy at brandmaier.de> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | ggx results |
Reference manual: | ggx.pdf |
Vignettes: |
Colors Labels Legend |
Package source: | ggx_0.1.1.tar.gz |
Windows binaries: | r-devel: ggx_0.1.1.zip, r-release: ggx_0.1.1.zip, r-oldrel: ggx_0.1.1.zip |
macOS binaries: | r-release (arm64): ggx_0.1.1.tgz, r-oldrel (arm64): ggx_0.1.1.tgz, r-release (x86_64): ggx_0.1.1.tgz, r-oldrel (x86_64): ggx_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggx to link to this page.