Learn R Programming

hackeRnews (version 0.2.1)

get_new_stories_ids: Hacker News newest stories ids

Description

Retrieves newest stories ids using Hacker News API

Usage

get_new_stories_ids()

Arguments

Value

list of new stories ids

Examples

Run this code
# \donttest{
# get ids of new stories on Hacker News
new_stories_ids <- get_new_stories_ids()
new_stories_ids
# }

Run the code above in your browser using DataLab