add_date_columns: Adds extra date columns to a dataframe

add_date_columnsR Documentation

Adds extra date columns to a dataframe

Description

Adds extra date columns to a dataframe

Usage

add_date_columns(date_time_df)

Arguments

date_time_df

a dataframe with a date column called "date_time"

Value

The input dataframe with new columns for the yday, week, month and year


danamelamed/swnsmodelr documentation built on May 13, 2023, 5:09 a.m.