Learn R Programming

hackeRnews (version 0.1.0)

get_latest_show_stories_ids: Hacker News latest show stories ids

Description

Retrieves latest show stories ids using Hacker News API

Usage

get_latest_show_stories_ids()

Arguments

Value

list of latest show Hacker News stories ids

Examples

Run this code
# NOT RUN {
# get ids of latest show stories on Hacker News
show_stories_ids <- get_latest_show_stories_ids()
show_stories_ids

# }

Run the code above in your browser using DataLab