covfefySpeech {covfefe}R Documentation

Covfefy any speech.

Description

Calls covfefySentences() and uses rules to decide which, if any, sentences are covfefefied.

Usage

covfefySpeech(text = system.file("extdata", "inauguration.txt", package =
  "covfefe"), out = "covfefe_inauguration.txt")

Arguments

text

Location of input .txt file.

out

Location of output .txt file.

Examples

covfefySpeech()

[Package covfefe version 0.1.0 Index]