Objects from the Class Slots Extends Methods Examples
Objects can be created by calls of the form new("h5matrix", ...).
file:Object of class "character" ~~
location:Object of class "character" ~~
dimnames:Object of class "listOrNULL" ~~
Class "h5arrayOrMatrix", directly.
signature(x = "h5matrix", i = "ANY"): ...
signature(x = "h5matrix", i = "ANY", j = "ANY", value = "ANY"): ...
signature(x = "h5matrix"): ...
signature(object = "h5matrix"): ...
1 | showClass("h5matrix")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.