index_xtab_fields: create indices on index_fields in the sqlite database in case...

index_xtab_fieldsR Documentation

create indices on index_fields in the sqlite database in case they don't exist

Description

create indices on index_fields in the sqlite database in case they don't exist

Usage

index_xtab_fields(sqlite_path, table_name, index_fields = NULL)

Arguments

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


mountainMath/statcanXtabs documentation built on Aug. 17, 2022, 2:50 p.m.