.CheckVersionWMM {wmm} | R Documentation |
Check if given time is consistent with available WMM versions
Description
Check if given time is consistent with available WMM versions
Usage
.CheckVersionWMM(t, wmmVersion)
Arguments
t |
Annualized date time. E.g., 2015-02-01 = (2015 + 32/365) = 2015.088 |
wmmVersion |
String representing WMM version to use. Must be consistent with |
[Package wmm version 1.1.1 Index]