Learn R Programming

mnis (version 0.3.1)

date_tidy: A function that makes date variables returned from the API datable, ie by converting them to POSIXct. Does the same thing for datetimes.

Description

A function that makes date variables returned from the API datable, ie by converting them to POSIXct. Does the same thing for datetimes.

Usage

date_tidy(df)

Arguments

df

The tibble with the undateable dates.