loadDB: Load DIFAR database

Description Usage Arguments Value Author(s)

View source: R/loadDB.R

Description

Load list of data frames in DIFAR database

Usage

1
loadDB(fname, verbose = FALSE)

Arguments

fname

filename of SQLite database with DIFAR data. if fname is missing a dialog box will be presented to choose a filename

verbose

show database structure after loading?

Value

a list of data frames representing all tables in the supplied SQLite database. Date/time values in columns labelled UTC will be converted to POSIXct

Author(s)

Eric Archer eric.archer@noaa.gov


EricArcher/PAMsbuoy documentation built on March 3, 2021, 5:56 a.m.