openBaseDB: Create/open and prepare SQLite database

Description Usage Arguments Value See Also

View source: R/oxy-db_basics.R

Description

Create/open and prepare SQLite database

Usage

1
openBaseDB(outfolder, dbname)

Arguments

outfolder

Which folder are you building your databases in?

dbname

What is the name of the database? (exclude .db)

Value

Nothing, writes SQLITE database to outfolder

See Also

SQLite dbExecute


MetaDBparse documentation built on May 3, 2021, 5:09 p.m.