ryapric/readit: Effortlessly Read Any Rectangular Data

Providing just one primary function, 'readit' uses a set of reasonable heuristics to apply the appropriate reader function to the given file path. As long as the data file has an extension, and the data is (or can be coerced to be) rectangular, readit() can probably read it.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.0
URL https://github.com/ryapric/readit
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ryapric/readit")
ryapric/readit documentation built on Feb. 3, 2020, 11:29 p.m.