| segment_size | R Documentation |
Get the size of a segment
segment_size(x)
x |
A shard_segment object |
Size in bytes as a numeric scalar.
seg <- segment_create(1024)
segment_size(seg)
segment_close(seg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.