# NOT RUN {
# }
# NOT RUN {
## get max number of statuses favorited by KFC
kfc <- get_favorites("KFC", n = 3000)
kfc
## get 400 statuses favorited by each of three users
favs <- get_favorites(c("Lesdoggg", "pattonoswalt", "meganamram"))
favs
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab