Skip to content

This function generates a unique symbol name for a connection resource to an OMOP CDM database. The generated symbol will be stored in the OMOPCDMDatabase object. It includes a random string to prevent overwriting other objects in the DataSHIELD environment where the user is working.

Usage

generateResourceSymbol(resource)

Arguments

resource

A character string representing the resource for which the symbol is generated.

Value

A character string representing the unique symbol for the resource.