Learn R Programming

readmnist (version 1.0.6)

readmnist-package: readmnist

Description

readmnist

Arguments

Details

The DESCRIPTION file: readmnist readmnist ~~ An overview of how to use the package, including the most important ~~ ~~ functions ~~

References

https://stackoverflow.com/questions/21521571/how-to-read-mnist-database-in-r

Examples

Run this code
# NOT RUN {
  Info <- Read.mnist(system.file("exdata/t10k-labels.idx1-ubyte", package="readmnist"))
# }

Run the code above in your browser using DataLab