Learn R Programming

readepi (version 1.0.4)

convert_to_date: Convert numeric values into POSIXct,then into Date

Description

Convert numeric values into POSIXct,then into Date

Usage

convert_to_date(data, target_columns)

Value

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

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