h5matrix-class: Class '"h5matrix"'

Objects from the Class Slots Extends Methods Examples

Objects from the Class

Objects can be created by calls of the form new("h5matrix", ...).

Slots

file:

Object of class "character" ~~

location:

Object of class "character" ~~

dimnames:

Object of class "listOrNULL" ~~

Extends

Class "h5arrayOrMatrix", directly.

Methods

[

signature(x = "h5matrix", i = "ANY"): ...

[<-

signature(x = "h5matrix", i = "ANY", j = "ANY", value = "ANY"): ...

head

signature(x = "h5matrix"): ...

show

signature(object = "h5matrix"): ...

Examples

1
showClass("h5matrix")

PaulPyl/h5array documentation built on May 8, 2019, 12:57 a.m.