powered by
Get the underlying segment from a shared vector
shared_segment(x)
A shard_segment S3 object wrapping the underlying segment
shard_segment
A shard ALTREP vector
# \donttest{ x <- as_shared(1:100) shared_segment(x) # }
Run the code above in your browser using DataLab