# NOT RUN {
# }
# NOT RUN {
library(Twitmo)
# Plot tweets on mainland USA
mytweets <- load_tweets(system.file("extdata", "tweets_20191027-141233.json", package = "Twitmo"))
plot_tweets(mytweets, region = "USA(?!:Alaska|:Hawaii)", alpha=1)
# Add title
title("My tweets on a map")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab