Learn R Programming

hackeRnews (version 0.2.1)

get_max_item_id: Hacker News item largest id

Description

Retrieves largest item id available via Hacker News API

Usage

get_max_item_id()

Arguments

Value

current largest item id

Examples

Run this code
# \donttest{
# retrieve the id of the latest item
get_max_item_id()
# }

Run the code above in your browser using DataLab