Description Usage Arguments Value Examples
Test for incomplete sentences and optionally remove them.
1 2  | 
dataframe | 
 A dataframe that contains the person and text variable.  | 
text.var | 
 A character string of the text variable.  | 
warning.report | 
 logical. If TRUE prints a warning of regarding removal of incomplete sentences.  | 
which.mode | 
 logical. If TRUE outputs two logical vectors: NOT (logical test of not being an incomplete sentence) and INC (logical test of being an incomplete sentence)  | 
Generates a dataframe with incomplete sentences removed.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.