Learn R Programming

omopgenerics (version 1.1.1)

tmpPrefix: 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()

Arguments

Value

A temporary prefix.

Examples

Run this code
library(omopgenerics)
tmpPrefix()

Run the code above in your browser using DataLab