Learn R Programming

qlcal (version 0.1.0)

getName: Get calendar name, or id

Description

Get calendar name or id

Usage

getName(xp = NULL)

getId(xp = NULL)

Value

A string with the calendar name

Arguments

xp

A calendar object created via getCalendar

Details

This function returns the corresponding (full) name (as in the underlying implementationclass) or identification string (used to select it) of the current calendar.

Examples

Run this code
getName()

Run the code above in your browser using DataLab