HSDS_Matrix {rhdf5client}R Documentation

simplify construction of DelayedMatrix from url and path in HSDS

Description

simplify construction of DelayedMatrix from url and path in HSDS

Usage

HSDS_Matrix(url, path)

Arguments

url

character(1) URL for HSDS object store with port

path

character(1) path from root defining HDF Cloud resource

Value

instance of DelayedArray

Examples

HSDS_Matrix

[Package rhdf5client version 1.2.3 Index]