Skip to contents

Creates a new SQLite database with the standard Hansard schema

Usage

create_hansard_database(db_path, overwrite = FALSE)

Arguments

db_path

Path to the database file

overwrite

Should existing database be overwritten?

Value

DBI connection object