Skip to contents

Create a temporary prefix for tables, that contains a unique prefix that starts with tmp.

Usage

tmpPrefix()

Value

A temporary prefix.

Examples

library(omopgenerics)
tmpPrefix()
#> [1] "tmp_002_"