Skip to contents

N.B: use conn=NULL to unset the default connection may die on bad connection

Usage

set_connection(conn, check = TRUE)

Arguments

conn

a EDP connection object (as a named list or environment)

check

whether to check the connection, mostly for debugging purposes