Title: | A minimal TileDB-backed lazy multi-dimensional array implementation with metadata |
---|---|
Description: | The {ra} package provides a wrapper around the low-level {tiledb} API and {jsonlite}, to implement a minimal lazy multi-dimensional array with arbitrary metadata support. |
Authors: | Bart Rogiers [cre, aut] (<https://orcid.org/0000-0002-8836-0988>, <https://rogiersbart.github.io>), SCK CEN [cph, fnd] |
Maintainer: | Bart Rogiers <[email protected]> |
License: | MIT + file LICENSE |
Version: | 0.0.0.9000 |
Built: | 2025-01-22 04:11:20 UTC |
Source: | https://github.com/rogiersbart/ra |
Title
ra(..., path = tempfile(), type = "UINT8", filter = "NONE", tiles = 1)
ra(..., path = tempfile(), type = "UINT8", filter = "NONE", tiles = 1)
dimnames |