vignettes/spamchecker.R

## ------------------------------------------------------------------------
library("spamchecker")

## ------------------------------------------------------------------------
myemail <- "Hi, this is my email. PLEASE DO NOT REPLY!"
predictEmail(myemail)

## ------------------------------------------------------------------------
myemail <- "Hi, this is my email. PLEASE DO NOT REPLY!"
textToAttribute(myemail)
megahf/spamfilter documentation built on May 29, 2019, 4:42 a.m.