listSupportedDialects: List the supported target dialects

View source: R/HelperFunctions.R

listSupportedDialectsR Documentation

List the supported target dialects

Description

List the target dialects supported by the translate function.

Usage

listSupportedDialects()

Value

A data frame with two columns. The 'dialect' column contains the abbreviation used in SqlRender, and the 'description' column contains a more human-readable description.

Examples

listSupportedDialects()

OHDSI/SqlRender documentation built on Nov. 30, 2024, 3:50 p.m.