powered by
Count no. pairs per age difference from birth years. Quicker than table(outer()).
table(outer())
CountAgeDif(BirthYear, BYrange = range(BirthYear))
numeric vector with birth years.
range to limit counts to.