resas | R Documentation |
resas(
X_API_KEY = deprecated(),
path,
query = list(),
to_snakecase = TRUE,
names_sep = "/",
rectangle = TRUE
)
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? |
A resas
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.