start {parttime} | R Documentation |
start S3 generic
Description
A generic method to retrieve the start of an object
Usage
start(x, ...)
Arguments
x |
An object to retrieve the start from |
... |
Additional arguments passed to methods |
Value
The starting partial_time
of a partial_timespan
object.
[Package parttime version 0.1.2 Index]