ts_add_sites: Add Site

View source: R/site.R

ts_add_sitesR Documentation

Add Site

Description

Add Site

Usage

ts_add_sites(sites, conn = getOption("tsdbr.conn", NULL))

Arguments

sites

A data frame of parameters with columns Site. The optional columns are Longitude, Latitude, Organization, SiteName and Comments.

conn

An object of class SQLiteConnection.

Value

A data frame of the imported parameters.


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