Skip to contents

Convert numeric values into POSIXct,then into Date

Usage

convert_to_date(data, target_columns)

Arguments

data

A data frame with the numeric columns to be converted into Date

target_columns

A character vector with the name of the target numeric columns

Value

A data frame where the specified target columns have been converted into Date