Learn R Programming

text2vec (version 0.5.0)

collect: Collects distributed data structure to master process

Description

Collects distributed data structure to master process

Usage

collect(x, ...)

# S3 method for RowDistributedMatrix collect(x, ...)

Arguments

x

pointer to distributed data structure (only row-distributed matrices at the moment)

...

other options (not used at the moment)