bike_rm_db: Remove SQLite3 database generated with 'store_bikedat()'

Description Usage Arguments Value

Description

If no directory is specified the bikedb argument passed to store_bikedata, the database is created in tempdir(). This function provides a convenient way to remove the database in such cases by simply passing the name.

Usage

1
bike_rm_db(bikedb)

Arguments

bikedb

A string containing the path to the SQLite3 database. If no directory specified, it is presumed to be in tempdir().

Value

TRUE if bikedb successfully removed; otherwise FALSE


mpadge/sqlite3-test documentation built on May 23, 2019, 6:24 a.m.