DO.TOD.WQS.stream: Florida Department of Environmental Protection Time-of-day...

View source: R/DO.TOD.WQS.stream.R

DO.TOD.WQS.streamR Documentation

Florida Department of Environmental Protection Time-of-day dissolved oxygen water quality criteria

Description

Florida Department of Environmental Protection Time-of-day dissolved oxygen water quality criteria

Usage

DO.TOD.WQS.stream(DateTime)

Arguments

DateTime

Date and Time field in as.POSIXct() format

Value

DO.TOD.WQS.stream() calculates the time-of-day dissolved oxygen water quality criteria consistent with 62-302.533 Florida Adminstrative Code (FAC) for stream ecosystems. Development of this method can be found at https://floridadep.gov/sites/default/files/tsd-do-criteria-aquatic-life.pdf

Examples

Date.Time=as.POSIXct(c("2015-05-01 08:00","2015-10-15 12:00"))
DO.TOD.WQS.stream(Date.Time)

SwampThingPaul/AnalystHelper documentation built on March 29, 2024, 6:41 p.m.