2023-06-21 Joris J. van Zundert joris.van.zundert@gmail.com
Data frame books: updated column order, naming, and types.
Added column riddle.code.english to data frame books. Updated README, NEWS, vignette, manuals, DATA_INFO.
Bumped development version indicator 1 up.
2023-06-02 Joris J. van Zundert joris.van.zundert@gmail.com
data/motivations.rda) that has columns "motivation.id", "book.id", "respondent.id", "paragraph.id", "sentence.id", "token", "lemma", and "upos". It is a single table solution to storing all tokens of all motivations, one token per row/line.R/motivations.R module/script to provide convenience functions transforming the data table "motivations" into tables having one sentence of each motivation per row, or having the full plain text of each motivation per row.Updated DESCRIPTION.md, NAMESPACE.md, R/columnNames.R, R/explain.R.
Added a NEWS.md file to track changes to the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.