drmichaelnorth/SchemaOnRead: Automated Schema on Read

Provides schema-on-read tools including a single function call (e.g., schemaOnRead('filename')) that reads text ('TXT'), comma separated value ('CSV'), raster image ('BMP', 'PNG', 'GIF', 'TIFF', and 'JPG'), R data ('RDS'), HDF5 ('H5'), NetCDF ('CS'), spreadsheet ('XLS', 'XLSX', 'ODS', and 'DIF'), Weka Attribute-Relation File Format ('ARFF'), Epi Info ('REC'), SPSS ('SAV'), Systat ('SYS'), and Stata ('DTA') files. It also recursively reads folders (e.g., schemaOnRead('folder')), returning a nested list of the contained elements.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.2
URL https://github.com/drmichaelnorth/SchemaOnRead
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("drmichaelnorth/SchemaOnRead")
drmichaelnorth/SchemaOnRead documentation built on May 15, 2019, 2:21 p.m.