Guess the dataspace of an object
Guess the dataspace of an object
guess_space(x, dtype, chunked = TRUE)
x |
The R object for which to guess the space |
dtype |
Object of type |
chunked |
Is the datatype chunked? If yes, |
Creates a dataspace that fits an R object so that it can be written into a dataset. This is used for example in dataset creation based on an R-object, not a specifically defined dimensions.
An object of type H5S
Holger Hoefling
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.