create_db_variable_indicies | R Documentation |
Create Variables Indices
create_db_variable_indicies( table_name = NULL, variables = NULL, data = NULL, is_unique = F )
table_name |
a table name |
variables |
vector of variables |
data |
if not 'NULL' a 'tibble' to validate against |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.