Learn R Programming

shard (version 0.1.0)

print.shard_shared_vector: Print a Shared Vector

Description

Print method for shard_shared_vector objects. Drops the wrapper class and delegates to the underlying R print method.

Usage

# S3 method for shard_shared_vector
print(x, ...)

Value

The input x, invisibly.

Arguments

x

A shard_shared_vector.

...

Additional arguments passed to print.