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 April 13, 2025, 6:42 p.m.