Learn R Programming

rnbp (version 0.2.2)

.send_tables_endpoint_request: Sends a request and parses the tables endpoint response.

Description

Sends a request and parses the tables endpoint response.

Usage

.send_tables_endpoint_request(request_url)

Value

nbp_api_response object with the request content.

Arguments

request_url

url to which the request should be sent.