getIFlastfirstday: getIFlastfirstday

Description Usage Arguments Details Value Author(s) Examples

Description

get the first,last and open dates of all IFs.

Usage

1
2
getIFlastfirstday(begM = zoo::as.yearmon("2010-05"),
  endM = zoo::as.yearmon(Sys.Date()))

Arguments

begM

beginning month,a yearmon object.

endM

ending month,a yearmon object.

Details

Note that the "firstday" is the date when the current-month IF switching,while the "openday" is the date the IF IPOing.

Value

a dataframe,with cols: date(of class Date),IF01(of class character) and firstday,lastday,openday(of class Date)

Author(s)

Ruifei.Yin

Examples

1

QuantAndrew/QDataGet documentation built on May 14, 2019, 7:35 a.m.