get_format: Get the format that matches with the extension passed like...

Description Usage Arguments Value Examples

Description

Get the format that matches with the extension passed like parameter

Usage

1

Arguments

ext

A string that contains the extension

Value

A string

Examples

1
2
3
library(dataesgobr)
format <- get_format(".csv")
format <- get_format(".pdf")

AdPL/dataesgobr documentation built on June 17, 2019, 9:37 p.m.