Learn R Programming

ggx (version 0.1.1)

A Natural Language Interface to 'ggplot2'

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.

Copy Link

Version

Install

install.packages('ggx')

Monthly Downloads

159

Version

0.1.1

License

GPL-3

Maintainer

Andreas M. Brandmaier andy@brandmaier.de

Last Published

January 22nd, 2021

Functions in ggx (0.1.1)

gghelp

Converts a natural language query into a 'ggplot2' command.
gg_

Transforms a natural language query into a gg object