Interface for working with large matrices stored in files, not in computer memory. Supports multiple non-character data types (double, integer, logical and raw) of various sizes (e.g. 8 and 4 byte real values). Access to parts of the matrix is done by indexing, exactly as with usual R matrices. Supports very large matrices. Tested on multi-terabyte matrices. Allows for more than 2^32 rows or columns. Allows for quick addition of extra columns to a filematrix. Cross-platform as the package has R code only.
Package details |
|
---|---|
Author | Andrey A Shabalin [aut, cre] (<https://orcid.org/0000-0003-0309-6821>) |
Maintainer | Andrey A Shabalin <andrey.shabalin@gmail.com> |
License | LGPL-3 |
Version | 1.3 |
URL | https://github.com/andreyshabalin/filematrix |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.