convert_to_datetime {iNZightTools}R Documentation

Convert to datetime

Description

Convert to datetime

Usage

convert_to_datetime(.data, factorname, convname, newname)

Arguments

.data

dataframe

factorname

name of the variable

convname

format

newname

name of the new column

Value

dataframe with datetime column

Author(s)

Yiwen He


[Package iNZightTools version 1.12.2 Index]