sms | R Documentation |
The SMS Spam Collection v.1 is a public set of SMS labeled messages that have been collected for mobile phone spam research. It has one collection composed by 5,574 English, real and non-enconded messages, tagged according being legitimate (ham) or spam.
data("sms")
A data frame with 5,574 observations on the following 2 variables.
sms_type
Type of message; either spam or ham
message
The sms message
http://www.dt.fee.unicamp.br/~tiago/smsspamcollection/smsspamcollection.zip
http://www.dt.fee.unicamp.br/~tiago/smsspamcollection/
data(sms)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.