mjockers / syuzhet

An R package for the extraction of sentiment and sentiment-based plot arcs from text
334 stars 72 forks source link

Add tests #4

Closed lmullen closed 9 years ago

lmullen commented 9 years ago

This PR adds the test infrastructure and tests for some of the basic functions in the package. Commit 1cbb7d5 also changes get_text_as_string() to use readLines() instead of scan(). Commit 29572b3 fixes a minor capitalization problem in the DESCRIPTION.