Learn R Programming

hackeRnews (version 0.1.0)

get_best_stories_ids: Hacker News best stories ids

Description

Retrieves best stories ids using Hacker News API

Usage

get_best_stories_ids()

Arguments

Value

list of best stories ids

Examples

Run this code
# NOT RUN {
# get the ids of best stories on Hacker News
best_stories_ids <- get_best_stories_ids()
best_stories_ids

# }

Run the code above in your browser using DataLab