fix_excel_dates: Fix Excel dates

Description Usage Arguments References Examples

View source: R/fix_excel_dates.R

Description

Add four years and a day to a given date if R has improperly read in dates from an Excel file using the 1904 date system.

Usage

1

Arguments

date

date to be converted

References

http://datapub.cdlib.org/2014/04/10/abandon-all-hope-ye-who-enter-dates-in-excel/

Examples

1
fix_excel_dates("2014-05-01")

karawoo/woo documentation built on May 20, 2019, 7:21 a.m.