ts_add_triad: Add Triad

View source: R/triad.R

ts_add_triadR Documentation

Add Triad

Description

Add Triad

Usage

ts_add_triad(child, parent1, parent2, conn = getOption("tsdbr.conn", NULL))

Arguments

child

A string of the child station.

parent1

A string of the first parent station.

parent2

A string of the second parent station.

conn

An object of class SQLiteConnection.

Value

A data frame of the imported triad.


poissonconsulting/tscbh documentation built on Oct. 23, 2023, 11:30 p.m.