makeGrammarFromStory: Make a basic grammar for your story from a plain text file.

Description Usage Arguments Value

Description

This function takes a text file, "intext", and returns either a full grammar separated by paragraph.

Usage

1

Arguments

intext

The file path to read from.

Value

This function returns a vector of character strings representing individual lines of your grammar. You will need to write them into a new file separately.


ecology-rocks/grammaR documentation built on May 15, 2019, 7:58 p.m.