Skip to contents

Creates a new database environment (database schemes) for AmsterdamUMCdb and the CDM data and results schemes for testing and/or example purposes.

Usage

create_environment(name = "test", clean = FALSE)

Arguments

name

Name of the environment to create. Default: "test"

clean

Specifies whether to start with completely empty schemes by dropping the existing ones. WARNING: this will completely remove both schemes if the specified user is the owner of the schemes. Default: FALSE

Value

list of connections to both schemes