materialize.shard_view_block: Materialize a block view into an R matrix
Description
Materialize a block view into an R matrix
Usage
# S3 method for shard_view_block
materialize(x)
Value
A standard R matrix containing the selected rows and columns.
Arguments
- x
A shard_view_block object.