LWhourlyquery: Function to query all of the hourly data in the database...

Description Usage Arguments Value

View source: R/LWSlib.R

Description

Function to query all of the hourly data in the database (typically the last 2 years)

Usage

1
2
LWhourlyquery(StationNumber = 155, Range = "2016-03-12/2016-03-13",
  DBSource = "Z:/LWS_Db/lwcb.mdb")

Arguments

StationNumber

Internal LWCB station number

Range

Possible Range formats: 1) Range <- "2015-01-01/" 2) Range <- "/2005-05-01" 3) Range <- "2005-05-01/2009-05-01" 4) Range <- ""

DBSource

Full path to local database

Value

dfd


jimmybom/LWSlib documentation built on Aug. 21, 2019, 3:55 a.m.