Create a temporary prefix for tables, that contains a unique prefix that starts with tmp.
Source:R/compute.R
tmpPrefix.Rd
Create a temporary prefix for tables, that contains a unique prefix that starts with tmp.
Examples
library(omopgenerics)
tmpPrefix()
#> [1] "tmp_002_"