create_hn_api_response {hackeRnews} | R Documentation |
Creates an object representing a response from the Hacker News API
Description
Creates an object representing a response from the Hacker News API
Usage
create_hn_api_response(response)
Arguments
response |
response object |
Value
object representing a response from the Hacker News API
[Package hackeRnews version 0.1.0 Index]