Create the HemOnc Extension Schema

createHemOncExtSchema(conn, drop = FALSE)

Arguments

conn

A Connection object.

drop

If TRUE, will drop the `hemonc_extension` schema if it exists.