ts_delete_station.Rd
Deletes all records associated with a station from the database.
ts_delete_station(station, conn = getOption("tsdbr.conn", NULL))
A string of the station name.
An object of class SQLiteConnection.