materialize.shard_view_gather: Materialize a gather view into an R matrix

View source: R/views.R

materialize.shard_view_gatherR Documentation

Materialize a gather view into an R matrix

Description

Materialize a gather view into an R matrix

Usage

## S3 method for class 'shard_view_gather'
materialize(x)

Arguments

x

A shard_view_gather object.

Value

A standard R matrix containing the gathered columns.


shard documentation built on April 3, 2026, 9:08 a.m.