get_user_by_username: Get Hacker News user

Description Usage Arguments Value Examples

View source: R/api.R

Description

Get user corresponding to the specified username

Usage

1

Arguments

username

of the user that should be retrieved

Value

user corresponding to the specified username

Examples

1
2
# Retrieve information about the jl user
get_user_by_username("jl")

hackeRnews documentation built on Dec. 16, 2019, 1:24 a.m.