R/api.R

Defines functions api

api <- function(type) {
  paste0("https://apidatalake.tesouro.gov.br/ords/siconfi/tt/", type, "?")
}

Try the siconfir package in your browser

Any scripts or data that you put into this service are public.

siconfir documentation built on Jan. 15, 2023, 5:09 p.m.