| Cats {googleVis} | R Documentation |
Cat Search Terms
Description
A set of responses for search terms for cats
Usage
data(Cats)
Format
A data frame with 18 observations on the following 3 variables.
PhraseSearch term for cats
SizeNumber of times term has been searched
SentimentNumeric value from 0-10 of sentiment of term
Examples
data(Cats)
plot(gvisWordTree(Cats, textvar = "Phrase"))
[Package googleVis version 0.7.3 Index]