start.uts: First and Last Observation Time

Description Usage Arguments Value Examples

View source: R/start_end.R

Description

Get the first and last observation time, respectively.

Usage

1
2
3
4
5
## S3 method for class 'uts'
start(x, ...)

## S3 method for class 'uts'
end(x, ...)

Arguments

x

a "uts" object.

...

further arguments passed to or from methods.

Value

start() returns the first observation time.

end() returns the last observation time.

Examples

1
2

andreas50/uts documentation built on April 8, 2021, 10:03 a.m.