get_latest_show_stories_ids {hackeRnews}R Documentation

Hacker News latest show stories ids

Description

Retrieves latest show stories ids using Hacker News API

Usage

get_latest_show_stories_ids()

Value

list of latest show Hacker News stories ids

Examples

# get ids of latest show stories on Hacker News
show_stories_ids <- get_latest_show_stories_ids()
show_stories_ids


[Package hackeRnews version 0.1.0 Index]