chartql: Simplified Language for Plots and Charts

Provides a very simple syntax for the user to generate custom plot(s) without having to remember complicated 'ggplot2' syntax. The 'chartql' package uses 'ggplot2' and manages all the syntax complexities internally. As an example, to generate a bar chart of company sales faceted by product category further faceted by season of the year, we simply write: "CHART bar X category, season Y sales".

Getting started

Package details

AuthorRohail Syed [aut, cre]
MaintainerRohail Syed <rohailsyed@gmail.com>
LicenseGPL-3
Version0.1.0
URL https://github.com/rmsyed/chartql
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("chartql")

Try the chartql package in your browser

Any scripts or data that you put into this service are public.

chartql documentation built on May 2, 2019, 6:13 a.m.