edoffagne/idx2r: Convert Files to and from IDX Format to Vectors, Matrices and Arrays

Convert files to and from IDX format to vectors, matrices and arrays. IDX is a very simple file format designed for storing vectors and multidimensional matrices in binary format. The format is described on the website from Yann LeCun <http://yann.lecun.com/exdb/mnist/>.

Getting started

Package details

AuthorErik Doffagne
MaintainerErik Doffagne <erik.doffagne@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/edoffagne/idx2r
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("edoffagne/idx2r")
edoffagne/idx2r documentation built on May 28, 2019, 4 p.m.