getFutChain: given future code , list of months code , starting year...

Description Usage Arguments

Description

given future code , list of months code , starting year return the list of future code

Usage

1
2
getFutChain(futureCode, months = c("F", "G", "H", "J", "K", "M", "N", "Q",
  "U", "V", "X", "Z"), years)

Arguments

futureCode

future code such as HC/HI/XU/ES

months

a vector of months of the future chain e.g.c("F","G","H","J","K","M","N","Q","U","V","X","Z")

years

a vector of years eq. c(99:16,7)


davidlamcm/Rtoolbox documentation built on May 15, 2019, 1:14 a.m.