# NOT RUN {
# get ids of users following the president of the US
pres <- get_followers(user = "potus")
pres
# get ids of users following the Environmental Protection Agency
epa <- get_followers(user = "epa")
epa
# }
Run the code above in your browser using DataLab