make_popcycle_db: Create a new, empty sqlite3 popcycle database.

View source: R/db.R

make_popcycle_dbR Documentation

Create a new, empty sqlite3 popcycle database.

Description

If a database already exists missing tables and indexes will be added.

Usage

make_popcycle_db(db)

Arguments

db

SQLite3 database file path.

Value

None


armbrustlab/popcycle documentation built on Jan. 26, 2025, 4:17 a.m.