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 April 1, 2024, 2:41 p.m.