toDate {aRT}R Documentation

Convert dates

Description

Convert a data in numeric format (year, month, etc.) to a string to be used as aRT temporal data.

Usage

        toDate(year = 0, month = 1, day = 1, hour = 0, minute = 0, second = 0)

Arguments

year Numeric value
month
day
hour
minute
second

Author(s)

Pedro Ribeiro de Andrade Neto


[Package aRT version 0.4-0 Index]