smx_st | R Documentation |
Returns a station table by a join of channel.stod_v and channel.syni_v, indented for standariszed survey algorithm.
smx_st(
con,
sclass = c(19, 30, 31, 34, 35, 37, 40),
stratification = "new_strata",
trim = TRUE,
trim_towlength = TRUE
)
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 |
a tibble query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.