Package 'ra'

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

Help Index


Hello, World!

Description

Prints 'Hello, world!'.

Usage

hello()

Examples

hello()

Title

Description

Title

Usage

metadata(ra_object)

Arguments

ra_object

Title

Description

Title

Usage

ra(..., path = tempfile(), type = "UINT8", filter = "NONE", tiles = 1)

Arguments

dimnames

Title

Description

Title

Usage

squash(ra_object)

Arguments

ra_object