load('metricList_3756.RData')
dfList <- metricList2DFList(metricList)
names(dfList)
[1] "peak_correlation_DF" "peak_lag_DF"
corr <- dfList[["peak_correlation_DF"]]
names(corr)
[1] "snclq" "starttime" "endtime" "attributeName"
[5] "attributeValueString" "quality_flag" "peak_correlation"Run the code above in your browser using DataLab