inst/tinytest/test_month_codes.R

# month codes

expect_identical(unname(C2M()), month.abb)
expect_identical(names(C2M()),
                 c("F", "G", "H", "J", "K", "M", "N", "Q", "U", "V", "X", "Z"))

Try the FinancialInstrument package in your browser

Any scripts or data that you put into this service are public.

FinancialInstrument documentation built on Aug. 4, 2026, 5:10 p.m.