print.nint_space {docopulae} | R Documentation |
Print Space
Description
print.nint_space
prints a space in a convenient way.
Usage
## S3 method for class '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
[Package docopulae version 0.4.0 Index]