NOW: Basic NOW function from excel

Description Usage Value Examples

View source: R/NOW.R

Description

It acts similiarly to Excel's NOW function. It gives the system time in character format.

Usage

1
NOW()

Value

As the function has no arguments it simply returns current system time in character format. Function will always return character class.

Examples

1
NOW()

ExcelFunctionsR documentation built on July 1, 2020, 8:35 p.m.