README.md

filetype.mappings

Travis build status Codecov test coverage

Detect and Clean Data Automatically

The filetype.mappings R library will assist in detection of the type of data and cleaning data.framesand lists of data.frames.

Installation

You can install the released version of filetype.mappings from CRAN with:

install.packages("filetype.mappings")

You can install the development version of filetype.mappings from GitHub with:

remotes::install_github("billdenney/filetype.mappings")

Example

This is a basic example which shows you how to solve a common problem:

library(filetype.mappings)
## basic example code


billdenney/filetype.mappings documentation built on Feb. 3, 2020, 5:41 a.m.