get_transformation_trans_date: Transpose the position of day and month.

Description Usage Arguments Value Examples

View source: R/make_generic_error.R

Description

get_transformation_trans_date transpose the position of day and month of a Date format variable.

Usage

1

Arguments

date

A Date variable.

Value

The output is the transposition of day and month of date and the change log of the transposition. If the day of date is greater than 12, the transposition will fail and return the same date with a log saying "cannot transposte due to day >12".

Examples

1
2

sdglinkage documentation built on April 27, 2020, 5:09 p.m.