.send_request {hackeRnews}R Documentation

Sends a request to the specified url and retrieves it's content.

Description

Sends a request to the specified url and retrieves it's content.

Usage

.send_request(request_url)

Arguments

request_url

url to be used

Value

parsed content of the response object


[Package hackeRnews version 0.1.0 Index]