Learn R Programming

kairos (version 2.2.0)

series: Sampling Times

Description

Get the times at which a time series was sampled.

Usage

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

# S4 method for AoristicSum span(x, calendar = NULL)

Value

A numeric vector.

Arguments

x

An R object.

calendar

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

Author

N. Frerebeau

See Also

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