time.functions: Funzioni che gestiscono le date, ore, ecc.

Description Usage Arguments

Description

Funzioni che gestiscono i riferimenti temporali (date, ore, ecc.) di una serie temporale di tipo xts.

Usage

1
2
3
4
5
6
7
8
9
Hour(x, tz = "Africa/Algiers")
Month(x, tz = "Africa/Algiers")
Year(x, tz = "Africa/Algiers")
Ymd(x, tz = "Africa/Algiers")
Ym(x, tz = "Africa/Algiers")
YQ(x, tz = "Africa/Algiers")
Ndays(x, tz = "Africa/Algiers")
Nmonths(x, tz = "Africa/Algiers")
Ndays.in.year(year, tz = "Africa/Algiers")

Arguments

x

vettore di date POSIXct

year

anno

tz

timezone


jobonaf/arpautils documentation built on May 19, 2019, 2:58 p.m.