View properties of a Cal-Adapt SQLlite database

ca_db_info(x)

Arguments

x

Either a Cal-Adapt values remote tibble or a SQLite database file name

Value

A list object with info about x, including the tables, fields, indices, and sql statements.

Details

x can be either a remote tibble returned by ca_getvals_db, or a SQLite database file name.

See also