get_abbreviated_month_name: Replace full month name by abbreviated month name
Description
Replace full month name by abbreviated month name
Usage
get_abbreviated_month_name(df_column)
Value
vector, if any full length month name, then replace by abbreviated month name
Arguments
- df_column
data frame date column or vector with dates
Author
Lukasz Andrzejewski