tmpPrefix {omopgenerics} | R Documentation |
Create a temporary prefix for tables, that contains a unique prefix that starts with tmp.
Description
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()
[Package omopgenerics version 0.2.3 Index]