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


uwescience/popcycle documentation built on Jan. 29, 2025, 9:50 a.m.