setCalendar {qlcal} | R Documentation |
Set a calendar
Description
Set a calendar
Usage
setCalendar(calstr)
Arguments
calstr |
A character variable containing the market for which a calendar is to be set |
Details
This function sets a calendar to the given market or country convention. Note that at present only the default ‘TARGET’ and ‘UnitedStates’ are supported.
Value
Nothing is returned but the global state is changed
Examples
setCalendar("UnitedStates")
[Package qlcal version 0.0.12 Index]