Learn R Programming

hackeRnews (version 0.1.0)

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
# NOT RUN {
# 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