tfr contains estimates of the historical TFR starting with 1950; tfr_supplemental contains a subset of countries for which data prior 1950 are available. Datasets tfrprojMed, tfrprojHigh and tfrprojLow contain median, high and low projections, respectively.
data(tfr)
data(tfr_supplemental)
data(tfrprojMed)
data(tfrprojHigh)
data(tfrprojLow)countrycountry_code1950-1955, 1955-1960, ...tfrproj* datasets start at 2010-2015. The tfr_supplemental datasets start at 1740-1745. Missing data have NA values.data(tfr)
head(tfr)
data(tfrprojMed)
str(tfrprojMed)
Run the code above in your browser using DataLab