Package: ggx
Type: Package
Title: A Natural Language Interface to 'ggplot2'
Version: 0.1.1
Authors@R: person("Andreas M.", "Brandmaier", email = "andy@brandmaier.de",
  role = c("aut", "cre"))
Description: 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.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: sets, ggplot2
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, markdown
NeedsCompilation: no
Packaged: 2021-01-19 17:02:42 UTC; brandmaier
Author: Andreas M. Brandmaier [aut, cre]
Maintainer: Andreas M. Brandmaier <andy@brandmaier.de>
Repository: CRAN
Date/Publication: 2021-01-22 08:30:02 UTC
Built: R 4.0.2; ; 2021-01-23 12:20:29 UTC; unix
