Learn R Programming

hackeRnews (version 0.1.0)

.send_request: 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