qumx: qumx

View source: R/qumx.R

qumxR Documentation

qumx

Description

Generates the appropriate SQL query for selecting the most recent record in a table (the record with the numerically highest CN number) in the NWOS DB

Usage

qumx(x)

Arguments

x

is a character string containing the name of an NWOS table (without schema named appended)

Value

a character string

Examples

qumx('SAMPLE')


familyforestresearchcenter/nwos documentation built on April 12, 2025, 11:54 a.m.