RRD_new: Create new RRD database

View source: R/RRD_new.R

RRD_newR Documentation

Create new RRD database

Description

Create a new database following the scheme used for the LEEF.RRD database

Usage

RRD_new(dbname, LEEF = NULL, DBIDriver = RSQLite::SQLite())

Arguments

dbname

the path and name of the database. Must not exist.

DBIDriver

the DBI driver to use. Default is RSQLite::SQLite()

either

"LEEF-1" or "LEEF-2"


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