series: Sampling Times

seriesR Documentation

Sampling Times

Description

Get the times at which a time series was sampled.

Usage

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

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

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.

Value

A numeric vector.

Author(s)

N. Frerebeau

See Also

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


kairos documentation built on April 3, 2025, 7:08 p.m.