I have trouble using function hmd.mx I have all packages required. I call function:
slovenia <- hmd.mx("SVN", username, password, "Slovenia") : and I get this error: NAs introduced by coercion And if I then call slovenia, I get: > slovenia Mortality data for Slovenia Series: female male total Years: 1983 - 2009 Ages: 0 - 110 But I do not get any value (mortality, ...): > slovenia$ages NULL > slovenia$years NULL I tried also for two different countries and I got the same result. Can please anybody help me with this problem? Thank you very much. Martina -- View this message in context: http://r.789695.n4.nabble.com/hmd-mx-tp4630350.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.