| covfefySentence | R Documentation |
Calls covfefy() and uses rules to decide which, if any, word is
covfefefied.
covfefySentence(
sent = paste0("Despite the constant negative", " press coverage we are going ",
"to Make America Great Again"),
endSentence = TRUE
)
sent |
Character string of sentence to covfefy. Defaults to the famous tweet. |
endSentence |
Boolean where TRUE forces use of punctuation. |
covfefySentence(paste0("Despite the constant negative press coverage,",
"we are going to Make America Great Again"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.