ts_delete_station: Delete Station

View source: R/station.R

ts_delete_stationR Documentation

Delete Station

Description

Deletes all records associated with a station from the database.

Usage

ts_delete_station(station, conn = getOption("tsdbr.conn", NULL))

Arguments

station

A string of the station name.

conn

An object of class SQLiteConnection.


poissonconsulting/tsdbr documentation built on June 30, 2023, 3:02 a.m.