index_xtab_fields | R Documentation |
create indices on index_fields in the sqlite database in case they don't exist
index_xtab_fields(sqlite_path, table_name, index_fields = NULL)
sqlite_path |
path to the sqlite database |
table_name |
name of the table |
index_fields |
optional vector of column names to index, defaul indexes all columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.