| shared_segment | R Documentation |
Get the underlying segment from a shared vector
shared_segment(x)
x |
A shard ALTREP vector |
A shard_segment S3 object wrapping the underlying segment
x <- as_shared(1:100)
shared_segment(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.