tempotime2date: Date Conversion from TEMPO Time Format

Description Usage Arguments Details Value Examples

Description

A function to convert time values from a table downloaded from TEMPO Online database to objects of class Date representing calendar dates.

Usage

1

Arguments

matrix

- the R dataframe object with time information in TEMPO time format, representing the table/matrix downloaded from TEMPO Online database.

Details

This function converts a column of class character representing time periods (month, quarter) to a column of class Date representing calendar dates.

Value

Returns a R dataframe object.

Examples

1
tempotime2date(AMG157G, "AMG157G")

RProjectRomania/TEMPO documentation built on June 4, 2019, 9:47 a.m.