Learn R Programming

docopulae (version 0.4.0)

print.nint_space: Print Space

Description

print.nint_space prints a space in a convenient way.

Usage

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

Arguments

x

a space.

...

ignored.

Details

Each line represents a dimension. Format: "<dim idx>: <dim repr>". Each dimension has its own representation which should be easy to understand. nint_scatDim representations are marked by "s()".

See Also

nint_space