View source: R/generate_sequence.R
Generate a sequences using an alphabet of unigrams and set of rules.
1 | generate_sequence(alphabet, regions)
|
alphabet |
the unigram alphabet. Columns are equivalent to unigrams and rows to particular properties. |
regions |
a list of rules describing regions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.