Skip to contents

Creates a read-only connection to the live version of the Porowhita Hauwhā database.

Usage

connect_to_production_database(read_only = TRUE)

Arguments

read_only

Is the connection to the database read-only (TRUE) or not (FALSE)? Default is TRUE.

Value

An S4 object. This object is used to communicate with the database engine.