TODAY {ExcelFunctionsR}R Documentation

Basic TODAY function from excel

Description

It acts similiarly to Excel's TODAY function.No need to give the arguments. Function returns the system date.

Usage

TODAY()

Value

Example returns the system date as the function does, nothing specific. Function will always return Date class.

Examples

TODAY()

[Package ExcelFunctionsR version 0.1.4 Index]