cmc_date.Rd
Converts a date to DHS Century Month Code (CMC).
cmc_date(date)
an integer vector of CMC dates
CMC date is defined as the number of months since 1900: $$cmc = (year - 1900) * 12 + momth$$
https://dhsprogram.com/Data/Guide-to-DHS-Statistics/Organization_of_DHS_Data.htm?rhtocid=_4_2_0#Structure_of_DHS_Databc-1