smappR icon indicating copy to clipboard operation
smappR copied to clipboard

R tools for analysis of Twitter data

Results 5 smappR issues
Sort by recently updated
recently updated
newest added

I tried to install smappR and R is telling me that it's not available for version 4.0.2. Is this project still being maintained?

I'm trying to login using rmongodb and it does not authenticate. However, if I open a mongo shell on my computer and type: mongo "url" -u 'username' -p 'password' it...

I encounter an error when run `getTimelines()`: ``` .r Error: Authorization Required ``` Then, I wrote this script to verify that all credentials within oauth folder are valid ``` .r...

Thanks once again for this package. Is it possible to customise the plot.tweet to 1) swap the X and Y axis so the time in days or months is on...

enhancement