aultsch/DataIO: IO Handling for Files Containing Data

Functions for writing and reading data are being provided in the DataIO package, which specializes on [n,k] matrices and data frames. The file format with the extension *.data enables the user to import data to Microsoft Excel and Mathworks Matlab. Furthermore it allows for inspecting and editing data with any text editor. To prevent failure which for example might occur during unintentional alteration of the *.data file in Excel or an editor, the files are verified by a checksum for each column of data.

Getting started

Package details

AuthorMichael Thrun, Felix Pape, Florian Lerch, Tim Schneider
MaintainerMichael Thrun <mthrun@mathematik.uni-marburg.de>
LicenseCC BY-NC-SA 4.0
Version2.2.3
URL https://www.uni-marburg.de/fb12/datenbionik/software-en
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aultsch/DataIO")
aultsch/DataIO documentation built on May 14, 2019, 10:34 p.m.