View source: R/kalman_functions.R
populateDailySamp | R Documentation |
Used for the WRTDS Kalman set of functions, this function merges the ConcAve into the Daily data frame, renaming it "trueConc", then calculates the "trueFlux", and "stdResid".
populateDailySamp(eList)
eList |
named list with the INFO, Daily, and Sample dataframes and surfaces matrix |
eList <- Choptank_eList
Daily2 <- populateDailySamp(eList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.