Learn R Programming

ExcelFunctionsR (version 0.1.4)

NOW: Basic NOW function from excel

Description

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

Usage

NOW()

Arguments

Value

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

Examples

Run this code
# NOT RUN {
NOW()
# }

Run the code above in your browser using DataLab