HSDS_Matrix_OLD {rhdf5client}R Documentation

simplify construction of DelayedMatrix from url and path in HSDS

Description

This class is deprecated and will be defunct in the next release.

Usage

HSDS_Matrix_OLD(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

## Not run: 
HSDS_Matrix

## End(Not run)

[Package rhdf5client version 1.14.2 Index]