getDHSVarInfo: Get DHS variable information online.

View source: R/functions.R

getDHSVarInfoR Documentation

Get DHS variable information online.

Description

getDHSVarInfo() Opens a user specified web browser to metadata for a user selected variable on the IPUMS DHS website.

Usage

getDHSVarInfo(browserLoc, variable)

Arguments

browserLoc

a non-empty character string giving the name of the program to be used as the HTML browser. It should be in the PATH, or a full path specified.

variable

a non-empty character string giving the name of the variable the user wants to obtain metadata for.

Value

Opens the user specified web browser to variable metadata.

Examples

GetDHSVarInfo(browserLoc = "C:/Program Files/Mozilla Firefox/firefox.exe", variable = 'CLUSTERNO')


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