getmat_cwt {jcext} | R Documentation |
getmat_cwt
Description
Puts in a matrix the resulting list
Usage
getmat_cwt(cwt_out, centralp, times, out = c("CWT", "indices"))
Arguments
cwt_out |
List with the frequencies of weather types and indices |
centralp |
List with multiples central points |
times |
Array with the dates |
out |
String to select the output |
[Package jcext version 0.1.1 Index]