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.
Version: | 1.0.0 |
Depends: | R (≥ 3.4.0) |
Imports: | crayon (≥ 1.3.4), haven (≥ 1.1.1), jsonlite (≥ 1.5), readr (≥ 1.1.1), readxl (≥ 1.0.0), tools (≥ 3.4.3) |
Suggests: | devtools (≥ 1.13.4), dplyr (≥ 0.7.4), knitr (≥ 1.19), rmarkdown (≥ 1.8), testthat (≥ 2.0.0) |
Published: | 2018-03-13 |
Author: | Ryan Price [aut, cre] |
Maintainer: | Ryan Price <ryapric at gmail.com> |
BugReports: | https://github.com/ryapric/readit/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ryapric/readit |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | readit results |
Reference manual: | readit.pdf |
Package source: | readit_1.0.0.tar.gz |
Windows binaries: | r-devel: readit_1.0.0.zip, r-release: readit_1.0.0.zip, r-oldrel: readit_1.0.0.zip |
OS X binaries: | r-release: readit_1.0.0.tgz, r-oldrel: readit_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=readit to link to this page.