getCountryYearCom: Display all combinations of country and year for DHS surveys.

View source: R/functions.R

getCountryYearComR Documentation

Display all combinations of country and year for DHS surveys.

Description

getCountryYearCom() will display all combinations of country and year for DHS surveys

Usage

getCountryYearCom(conn)

Arguments

conn

a Formal class MySQLConnection established with DBI and RMySQL

Value

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()'.

Examples

showCountryYearCom(conn = mydb)



MacDonaldMichael1/jgNutritionTools documentation built on Sept. 17, 2022, 6:39 a.m.