dhs_authenticate.RdAutheticate Users for DHS website
dhs_authenticate(your_email, your_password, your_project)
| your_email | Character for email address for DHS website |
|---|---|
| your_password | Character for password for DHS website |
| your_project | Character string for the name of your project that gives you access to the DHS database |
Returns list of length 3:
"user_name" your email usually
"user_pass" your pasword you provided
"proj_id" your project number that will enable your project to be accessed downstream
Credit for function to https://github.com/ajdamico/lodown/blob/master/R/dhs.R