covfefySpeech {covfefe} | R Documentation |
Calls covfefySentences()
and uses rules to decide which,
if any, sentences are covfefefied.
covfefySpeech(text = system.file("extdata", "inauguration.txt", package =
"covfefe"), out = "covfefe_inauguration.txt")
text |
Location of input .txt file. |
out |
Location of output .txt file. |
covfefySpeech()