Learn R Programming

kairos (version 2.1.1)

series: Sampling Times

Description

Get the times at which a time series was sampled.

Usage

# S4 method for EventDate
time(x, calendar = NULL)

Value

A numeric vector.

Arguments

x

An R object.

calendar

An aion::TimeScale object specifying the target calendar (see calendar()). If NULL (the default), rata die are returned.

Author

N. Frerebeau

See Also

Other mutators: data.frame, model, mutators, subset()