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")

dataesgobr documentation built on June 18, 2019, 5:04 p.m.