Skip to contents

Checks if a CSV file has the expected structure for Hansard data

Usage

validate_csv_structure(file_path, expected_cols = NULL)

Arguments

file_path

Path to CSV file

expected_cols

Expected column names (NULL for standard set)

Value

List with validation results