AbstractCemBackend: CEM Abstract Backend Class

AbstractCemBackendR Documentation

CEM Abstract Backend Class

Description

Create subclass of this to use functionality.

Methods

Public methods


Method new()

initialize backend object. Will fail in an error - this is an abstract class

Usage
AbstractCemBackend$new(...)
Arguments
...

params


Method finalize()

Connection cleanup etc

Usage
AbstractCemBackend$finalize()

Method clone()

The objects of this class are cloneable with this method.

Usage
AbstractCemBackend$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


OHDSI/CemConnector documentation built on Aug. 5, 2023, 2:47 p.m.