breaks-class {santoku} | R Documentation |
Class representing a set of intervals
Description
Class representing a set of intervals
Usage
## S3 method for class 'breaks'
format(x, ...)
## S3 method for class 'breaks'
print(x, ...)
is.breaks(x, ...)
Arguments
x |
A breaks object |
... |
Unused |
[Package santoku version 1.0.0 Index]