HSDSFile-class {rhdf5client}R Documentation

An S4 class to represent an HDF5 file accessible from a server.

Description

An S4 class to represent an HDF5 file accessible from a server.

Slots

HSDSSource

an object of type HSDSSource

domain

the file's domain on the server; more or less, an alias for its location in the external server file system

dsetdf

a data.frame that caches often-used information about the file


[Package rhdf5client version 1.6.1 Index]