
Package index
-
build_keyword_patterns() - Build regex keyword patterns from a variable map config
-
clean_dataset() - Clean and standardize a raw survey dataset
-
.apply_renames() - Step 3 - rename matched columns to their canonical names
-
export_match_log() - Export the column matching log to CSV files
-
load_config() - Load and parse a variable map YAML configuration file
-
match_columns() - Match raw column names to canonical variable names
-
print_match_report() - Print a human-readable column matching report
-
run_pipeline() - Run the full survey data cleaning pipeline
-
summarise_master_log() - Print a cross-dataset summary of the master audit log
-
validate_dataset() - Validate a cleaned survey dataset against the variable map