powered by
Retrieves changed item ids and changed profile usernames using Hacker News API
get_updates()
list of changed item ids and list of changed profile usernames
# NOT RUN { # get ids/usernames of updated items/profiles hn_updates <- get_updates() hn_updates # }
Run the code above in your browser using DataLab