Learn R Programming

CME.assistant (version 1.1.4)

get.raw.dir: get raw file directory from `Output CMRJack` folder

Description

get raw file directory from `Output CMRJack` folder

Usage

get.raw.dir(cname, surveytype = "DHS", year = NULL)

Arguments

cname

country name

surveytype

folder names like "DHS", "MICS", "NDHS",...

year

year of the survey, e.g. 2015

Value

xlsx file directory

Examples

Run this code
# NOT RUN {
get.raw.dir("Zimbabwe", "DHS", 2015)
# }

Run the code above in your browser using DataLab