Description Usage Arguments Value
If x has length > 1e6, chunks will be 1e5. If x has length > 1e2, chunks will be one log10 smaller than the length of x. If x has length <= 1e2, chunk size is the length of x.
1 |
x |
A vector to store in an HDF5 file |
a numeric value containing a suggested chunk size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.