powered by
Plot KDV
plotKDV(data)
No return value, called to plot KDV heatmap
result of kdv
# \donttest{ data(hk) resKDV <- kdv(hk$lon, hk$lat, 1000, 800 ,640) plotKDV(resKDV) # }
Run the code above in your browser using DataLab