dot-createDB: Create a database connection

.createDBR Documentation

Create a database connection

Description

Create a SQLite database in the root directory if it does not exist and return the connection.

Usage

.createDB(dbName, path = getCache("rootDir"))

Arguments

dbName

Name of the database file without extension.

path

Directory of the database file. Defaults to the root directory.


SwissTPH/r-openMalariaUtilities documentation built on Sept. 14, 2024, 1:34 a.m.