smx_st: smx_st

View source: R/indices.R

smx_stR Documentation

smx_st

Description

Returns a station table by a join of channel.stod_v and channel.syni_v, indented for standariszed survey algorithm.

Usage

smx_st(
  con,
  sclass = c(19, 30, 31, 34, 35, 37, 40),
  stratification = "new_strata",
  trim = TRUE,
  trim_towlength = TRUE
)

Arguments

con

oracle connection

sclass

A numerical vector indicating sampling class (synaflokkur)

stratification

Any of "old_strata", "new_strata", "ghl_strata"

trim

return only "key" variables (default TRUE)

trim_towlength

A boolean (default TRUE) that trims towlength

Value

a tibble query


einarhjorleifsson/omar documentation built on Jan. 3, 2025, 1:10 p.m.