View source: R/databricks-dbplyr.R
generate_temp_name | R Documentation |
Generate unique temporary table/view name
generate_temp_name(prefix = "dbplyr_temp")
prefix |
Base name prefix (default: "dbplyr_temp") |
Unique temporary name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.