NOW {ExcelFunctionsR} | R Documentation |
Basic NOW function from excel
Description
It acts similiarly to Excel's NOW function. It gives the system time in character format.
Usage
NOW()
Value
As the function has no arguments it simply returns current system time in character format. Function will always return character class.
Examples
NOW()
[Package ExcelFunctionsR version 0.1.4 Index]