| extraction | R Documentation | 
Create a list of survey responses extracted using output of
R6_client_dhs$public_methods$survey_questions
extraction(questions, available_datasets, geo_surveys, add_geo = FALSE)
questions | 
 Output of
  | 
available_datasets | 
 Datasets that could be available.
Output of   | 
geo_surveys | 
 Geographic Data Survey file paths.  | 
add_geo | 
 Boolean detailing if geographic datasets should be added.  | 
Returns 'data.frame' with variables corresponding to
the requested variables in the questions object. Will also have
geographic data related columns if 'add_geo=TRUE' is set.
Lastly a SurveyId variable will also be appended corresponding to
dhs_datasets$SurveyId
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.