getCountryYearCom | R Documentation |
getCountryYearCom()
will display all combinations of country and year for DHS surveys
getCountryYearCom(conn)
conn |
a Formal class MySQLConnection established with DBI and RMySQL |
a data frame will the unique combinations of country and year for DHS surveys. used as a helper for running functions like 'get_tMax()' and 'getPrecip()'.
showCountryYearCom(conn = mydb)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.