Skip to contents

Create a unique table name

Usage

uniqueTableName(prefix = "")

Arguments

prefix

Prefix for the table names.

Value

A string that can be used as a dbplyr temp table name

Examples

library(omopgenerics)
uniqueTableName()
#> [1] "og_002_1730473261"