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.

Package details

AuthorMichael North [aut, cre]
MaintainerMichael North <north@anl.gov>
LicenseGPL-3
Version1.0.2
URL https://github.com/drmichaelnorth/SchemaOnRead
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("SchemaOnRead")

Try the SchemaOnRead package in your browser

Any scripts or data that you put into this service are public.

SchemaOnRead documentation built on May 2, 2019, 4 p.m.