# NOT RUN {
# }
# NOT RUN {
library(Twitmo)
# load tweets (included in package)
mytweets <- load_tweets(system.file("extdata", "tweets_20191027-141233.json", package = "Twitmo"))
pool <- pool_tweets(mytweets)
cluster_tweets(mytweets)
# OR
cluster_tweets(pool$data)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab