Learn R Programming

hackeRnews (version 0.2.1)

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