changeDateFormat: Change date format

Description Usage Arguments Value

View source: R/code.R

Description

This function changes the date format for the column "DateHour" of the "df" dataframe. The previous date format is "previous"; the new one is "new". For exemple: '

Usage

1
changeDateFormat(df, previous, new)

Arguments

df

previous new

Value

Data frame with the new date format in column DateHour


DDS-MCSM/group-assignment-team-02 documentation built on May 13, 2019, 9:50 p.m.