getDHSVarInfo | R Documentation |
getDHSVarInfo()
Opens a user specified web browser to metadata for a user selected variable on the IPUMS DHS website.
getDHSVarInfo(browserLoc, variable)
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. |
Opens the user specified web browser to variable metadata.
GetDHSVarInfo(browserLoc = "C:/Program Files/Mozilla Firefox/firefox.exe", variable = 'CLUSTERNO')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.