getName: Get calendar name, or id

View source: R/RcppExports.R

getNameR Documentation

Get calendar name, or id

Description

Get calendar name or id

Usage

getName(xp = NULL)

getId(xp = NULL)

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.

Value

A string with the calendar name

Examples

getName()

qlcal documentation built on Feb. 18, 2026, 5:07 p.m.