ggx: A Natural Language Interface to 'ggplot2'

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
Author: Andreas M. Brandmaier [aut, cre]
Maintainer: Andreas M. Brandmaier <andy at brandmaier.de>
License: GPL-3
NeedsCompilation: no
CRAN checks: ggx results

Documentation:

Reference manual: ggx.pdf
Vignettes: Colors
Labels
Legend

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggx to link to this page.