Get a table from an SQLite database

getTableFromDatabase(table, dbname)

Arguments

table

character value naming the table of interest.

dbname

character value naming the database file.

Author

Dan Kelley