powered by
Obtain information about raw data compressed with blosc.
blosc_info(x, ...)
Returns a named list with information about blosc compressed data x.
x
Raw data compressed with blosc_compress().
blosc_compress()
Ignored
data_compressed <- blosc_compress(volcano, typesize = 2, dtype = "
Run the code above in your browser using DataLab