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.
Phrase
Search term for cats
Size
Number of times term has been searched
Sentiment
Numeric value from 0-10 of sentiment of term
Examples
data(Cats)
plot(gvisWordTree(Cats, textvar = "Phrase"))
[Package googleVis version 0.7.3 Index]