convert_time_col {eurostat}R Documentation

Time Column Conversions for data from new dissemination API

Description

Internal function to convert time column.

Usage

convert_time_col(x, time_format)

Arguments

x

A time column (vector) from a downloaded dataset

time_format

one of the following: date, date_last, or num. See tidy_eurostat() for more information.


[Package eurostat version 4.0.0 Index]