at_time_excel_number: Converts an excel numeric representation of a date to...

Description Usage Arguments Examples

View source: R/altools_time.R

Description

Converts an excel numeric representation of a date to YY-mm-dd. Got it from this Breza kid

Usage

1

Arguments

date

Date to convert from number to posix

...

Not used

Examples

1
as.Date(42705, origin = "1899-12-30")

NewGraphEnvironment/altools documentation built on Nov. 19, 2020, 1:38 a.m.