Learn R Programming

hackeRnews (version 0.1.0)

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
# NOT RUN {
# retrieve the id of the latest item
get_max_item_id()

# }

Run the code above in your browser using DataLab