uniqueTableName | R Documentation |
Create a unique table name
uniqueTableName(prefix = "")
prefix |
Prefix for the table names. |
A string that can be used as a dbplyr temp table name
library(omopgenerics)
uniqueTableName()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.