smappR
smappR copied to clipboard
Plotting Options
Thanks once again for this package. Is it possible to customise the plot.tweet to
- swap the X and Y axis so the time in days or months is on the X axis
- add multiple series to the same plot?
These options are not currently implemented in the package, but I'll consider adding them in the future. Thanks for the suggestion.
Would you be able to advise how to bin or aggregate the tweets per week or month using the zoo package in the mean time?
I'm not familiar with the zoo package, but perhaps you could build upon the code for the plot.tweets function? It should be straightforward to change it to months (weeks a bit more complicated, but still doable).