Connect to EpiVault
ev_connect.Rd
Connects to a specified EpiVault instance and returns the connection for use in other epivaultr
functions.
Details
ev_server
and ev_database
are required and can either be passed as function parameters or can be placed in global options (see examples). If passed as function parameters, this will override the global options.
See also
Other EpiVault connectors:
ev_disconnect()