connect_db: Connect to the SQLite database

Description Usage Arguments

View source: R/connect_db.R

Description

The database is an SQLite database named soundcluster.sqlite. This file will be created if it doesn't exist at the path.

Usage

1
connect_db(path = ".")

Arguments

path

the path to the database


ThierryO/soundcluster documentation built on May 26, 2019, 12:30 a.m.