surfaceIndex {EGRET} | R Documentation |
The code here is a repetition of the first part of the code for estSurfaces
surfaceIndex(Daily)
Daily |
data frame containing the daily values, default is Daily |
surfaceIndexParameters a numeric vector of length 6, defining the grid for the surfaces
eList <- Choptank_eList
Daily <- getDaily(eList)
surfaceIndex(Daily)