is_valid_bdc {fmdates}R Documentation

Business day conventions

Description

Checks whether business day conventions are valid.

Usage

is_valid_bdc(bdc)

Arguments

bdc

a character vector

Details

The supported day conventions are:

Value

a flag (TRUE or FALSE) if all the supplied business day conventions are supported.

See Also

Other calendar methods: adjust, generate_schedule, is_good, is, locale, shift, tz


[Package fmdates version 0.1.4 Index]