RRD_create_indices: Create indices in RRD database

View source: R/RRD_create_indices.R

RRD_create_indicesR Documentation

Create indices in RRD database

Description

Create indices in RRD database

Usage

RRD_create_indices(dbname, LEEF = NULL, continue_after_error = FALSE)

Arguments

dbname

the path and name of the database. Must exist!

either

"LEEF-1" or "LEEF-2"

contimue_after_error

Do not quit execution of sql statements when error occurs but continue. Use with caution! Default: FALSE


LEEF-UZH/LEEF.analysis documentation built on Feb. 8, 2025, 11:18 a.m.