idx2r-package: Convert Files to and from IDX Format
to Vectors, Matrices and Arrays in R
Description
Convert files to and from IDX format to arrays in R. IDX is a format
to store vector and arrays in binary format.
Reading IDX format is needed for instance to use
the MNIST database of handwritten digits from
http://yann.lecun.com/exdb/mnist/ provided by Yann LeCun.