.send_tables_endpoint_request {rnbp}R Documentation

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)

Arguments

request_url

url to which the request should be sent.

Value

nbp_api_response object with the request content.


[Package rnbp version 0.2.1 Index]