getPostRequestBody: Get POST Request Body

View source: R/tabnet_obj.R

getPostRequestBodyR Documentation

Get POST Request Body

Description

Form the raw post request to be uploaded to TABNET.

Usage

getPostRequestBody(lines, indicators, years)

Arguments

lines

The lines to be used.

indicators

The requested indicators.

years

The period of time requested.

Value

A string properly formatted and encoded to be sent as body of the POST request to TABNET.


joaohmorais/rtabnetsp documentation built on July 16, 2024, 12:39 p.m.