Learn R Programming

hackeRnews (version 0.2.1)

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
# \donttest{
# 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