print.grates_period {grates} | R Documentation |
Print a period object
Description
Print a period object
Usage
## S3 method for class 'grates_period'
print(x, format = "%Y-%m-%d", sep = "to", ...)
## S3 method for class 'grates_period'
format(x, format = "%Y-%m-%d", sep = "to", ...)
Arguments
x |
A |
format |
The format to use for the bounds of each value. |
sep |
Where more than one day is grouped with others, |
... |
Not currently used. |
[Package grates version 1.2.1 Index]