dtt_second: Get and Set Seconds

Description Usage Arguments Value Examples

View source: R/second.R

Description

Get and Set Seconds

Usage

1
2
3
4
5
6
7
8
9
dtt_second(x, ...)

dtt_seconds(x, ...)

dtt_second(x) <- value

dtt_seconds(x) <- value

dtt_set_second(x, value)

Arguments

x

A Date or POSIXct vector.

...

Unused.

value

A numeric vector of the second value(s).

Value

An integer vector.

Examples

1

poissonconsulting/dttr documentation built on Feb. 20, 2021, 12:18 a.m.