Learn R Programming

hackeRnews (version 0.1.0)

get_top_stories_ids: Hacker News top stories ids

Description

Retrieves top stories ids using Hacker News API

Usage

get_top_stories_ids()

Arguments

Value

list of top stories ids

Examples

Run this code
# NOT RUN {
# retrieve the ids of current top stories on Hacker News
top_stories_ids <- get_top_stories_ids()
top_stories_ids

# }

Run the code above in your browser using DataLab