ts_add_stations: Add Stations

View source: R/station.R

ts_add_stationsR Documentation

Add Stations

Description

Add Stations

Usage

ts_add_stations(stations, conn = getOption("tsdbr.conn", NULL))

Arguments

stations

A data frame of stations with columns Station, Parameter, Site and Period. The optional columns are Depth, LowerLimit, UpperLimit, StationName, StationID and Comments.

conn

An object of class SQLiteConnection.

Value

The imported station data.


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