populateDailySamp {EGRET} | 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)