Skip to contents

[Experimental]

Usage

resas(
  X_API_KEY = deprecated(),
  path,
  query = list(),
  to_snakecase = TRUE,
  names_sep = "/",
  rectangle = TRUE
)

Arguments

X_API_KEY

(Deprecated) an 'X-API-KEY' of 'RESAS' API.

path

A 'RESAS' API path.

query

Additional queries.

to_snakecase

Whether the parameters and responses should be named as snake cases or not?

names_sep

A character that separates the names of the responses.

rectangle

Whether to rectangle the data or not?

Value

A resas object.