fromExcelDate: A function to convert an excel date read in as a number to an...

Description Usage Arguments Examples

View source: R/date_functions.R

Description

Converts the number of secs since 1899-12-30 to a R-readable date

Usage

1
fromExcelDate(date_as_number)

Arguments

date_as_number

a number representing the number of secs since 1899-12-30

Examples

1

BillyEhrenberg/FTutilityfuncs documentation built on March 5, 2020, 12:42 a.m.