class_year: Returns class year (by decade) of prospects rated by PD in...

Description Usage Arguments Examples

Description

Returns class year (by decade) of prospects rated by PD in given timeframe.

Usage

1
class_year(from, to)

Arguments

from

Start date, in yyyymmdd format

to

End date, in yyyymmdd format

Examples

1
class_year(from = 20170701, to = 20180630)

cwolfsonseeley/bragdoc documentation built on May 27, 2019, 3:30 p.m.