tmpPrefix: Create a temporary prefix for tables, that contains a unique...

View source: R/compute.R

tmpPrefixR 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()

omopgenerics documentation built on June 8, 2025, 10:40 a.m.