Skip to contents

Get the times at which a time series was sampled.

Usage

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

Arguments

x

An R object.

calendar

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

Value

A numeric vector.

See also

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

Author

N. Frerebeau