Get Function Value or Default 2

getFunctionValueOrDefault2(values, FUN, default, timestamps = NULL,
  columnName = "")

Arguments

values

passed to getFunctionValueOrDefault

FUN

passed to getFunctionValueOrDefault

default

passed to getFunctionValueOrDefault

timestamps

vector of timestamps (used in warning message)

columnName

column name (used in warning message)