robjhyndman / demography

demography package for R
https://pkg.robjhyndman.com/demography
73 stars 25 forks source link

Download hmd.e0 of all countries and years #27

Open rafapereirabr opened 7 years ago

rafapereirabr commented 7 years ago

Hi Rob,

I was wondering if it would be possible to download life expectancy at birth data from all countries in all years available. I do not know how to implement theses features in the library, but they would certainly be very welcomed !

hmd.e0( country= "ALL"
               , years= "ALL"
               , username= "myusername"
               , password= "mypswd")