| cmc_to_date | Convert century-month-code to date |
| cmc_to_month | Convert century-month-code to a month |
| cmc_to_year | Convert century-month-code to a year |
| download_manuals | Download recode manuals |
| examples | Returns the package's examples directory (for the loaded... |
| extract_column_labels | Extract column labels to match column codes. |
| extract_country | Extract country name from file name. |
| extract_country_code | For a filename 'file', extract the country code (first two... |
| extract_dataset_type | Extract the dataset type from the file name. |
| extract_dataset_type_code | For a filename 'file', extract the dataset type code (3rd and... |
| extract_dhs_release | Extract the DHS round's data release version from the file... |
| extract_dhs_release_code | For a filename 'file', extract the within-round data release... |
| extract_dhs_round | Extract the DHS round from the file name. |
| extract_dhs_round_code | For a filename 'file', extract the DHS round code (5th... |
| extract_dta_files | Extract .dta files from DHS .zip files and insert data on... |
| extract_format | Extract the file format from the file name. |
| extract_format_code | For a filename 'file', extract the data format code (7th and... |
| extract_survey_stub | For a filename 'file', extract the stub (first 8 characters) |
| extract_value_labels | Extract column value labels to match column value codes. |
| filtered_unzip | Unzip from a path to a single file or multiple files to a... |
| filter_file_names | Takes a path or vector of paths and filters either using a... |
| find_file | Find a full path to a file name, recursively |
| get_column_code | Get column code matching a search string |
| get_column_label | Get column label matching a column code |
| get_country_code | Retrieves the country code based on a text match against 's'. |
| get_country_code_map | Return a hacked-together named vector connecting country DHS... |
| get_country_code_page | This downloads the page for the URL that _currently_ has the... |
| get_dataset_type_code | Retrieves the dataset type code based on a text match against... |
| get_dataset_type_map | Return a hackeed-together named vector connecting country DHS... |
| get_dataset_type_page | This downloads the page for the URL that _currently_ has the... |
| get_expectations | Return the expected outputs from a job: |
| get_expected_files | Returns the expected output files from a job: |
| get_ext | Get file extension from path |
| get_file_format_code | Retrieves DHS file format code based on a text match against... |
| get_file_format_extension_map | Return a named vector describing data format extensions and... |
| get_file_format_extensions | Retrieves the file format extension based on a text match... |
| get_file_format_map | Return a named vector describing data formats and their DHS... |
| get_job | Retrieve a job with defaults integrated. |
| get_manual_paths | Retrieves the links to the recode manuals for all rounds. |
| get_recode_manual_page | Current location of the DHS recode manuals. |
| get_script | Retrieve the script to run on. |
| get_value_code | Get value code matching a search string |
| get_value_labels | Get value label matching a value code |
| has_extension | Check if a string has a specific extension, fails without... |
| home | Returns the package's install directory (for the loaded... |
| index_files | For a path return a vector of full paths to contained file... |
| insert_internal_codes | While DHS data _usually_ encodes the survey code (country,... |
| is_dta | Check if a string has the .dta extension. |
| jackknife_estimates | Produce standard DHS weighted estimates and intervals for... |
| jackknife_weighted_mean | Weighted mean with jackknife, returns single obs.... |
| jackknife_weighted_sd | Weighted sd with jackknife. |
| list_files | DHS data is delivered in .zip files and the names of these... |
| logger | Return a closure with a log file set |
| null_or_compare | Allow NULL to evaluate as TRUE for filtering to play nice... |
| process_filename | Specialize for just one path element, error otherwise. |
| process_filenames | Extract all filename components into meaningful strings using... |
| save_output | Save output |
| scripted | Run files based on scripts... take N+1... |
| scripts | Returns the package's scripts directory (for the loaded... |
| static | Returns the package's static resource directory (for the... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.