ecology-rocks/grammaR: Context Free Grammar Story Building Helper in R

This is a helper package for people wanting to create a context-free grammar to generate documents. This package relies on several helper languages, including Perl and OCaml, as well as the command line tools ImageMagick and PanDoc. Depending on your desired output, you may also need LaTeX. This package streamlines grammar construction, allows you to generate documents from your grammar, and also allows you to dynamically build e-book covers using ImageMagick.

Getting started

Package details

AuthorSam L. Davis
MaintainerSam L. Davis <clubtenna@gmail.com>
LicenseGPL 3.0
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ecology-rocks/grammaR")
ecology-rocks/grammaR documentation built on May 15, 2019, 7:58 p.m.