View source: R/DO.TOD.WQS.stream.R
DO.TOD.WQS.stream | R Documentation |
Florida Department of Environmental Protection Time-of-day dissolved oxygen water quality criteria
DO.TOD.WQS.stream(DateTime)
DateTime |
Date and Time field in as.POSIXct() format |
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
Date.Time=as.POSIXct(c("2015-05-01 08:00","2015-10-15 12:00"))
DO.TOD.WQS.stream(Date.Time)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.