powered by
Get the format that matches with the extension passed like parameter
get_format(ext)
A string that contains the extension
A string
# NOT RUN { library(dataesgobr) format <- get_format(".csv") format <- get_format(".pdf") # }
Run the code above in your browser using DataLab