README.md

Build Status

codecov.io

featheriseR

Simple wrapper for converting input files to feather format.

Currently supports csv, xls and xlsx inputs.

Install

with devtools:

devtools::install_github('debajyoti7/featheriseR')

Use

This package has dedicated functions for different file types. Just call the function as featheriseR_extension e.g. featheriseR_csv for csv files.

Note

The data for examples is the babynames dataset. (Source: https://github.com/hadley/babynames/tree/master/data-raw )



debajyoti7/featheriseR documentation built on May 15, 2019, 1:53 a.m.