| plotSTKDV | R Documentation |
Plot STKDV
plotSTKDV(data)
data |
result of stkdv |
No return value, called to plot STKDV heatmap
data(hk)
resSTKDV <- stkdv(hk$lon, hk$lat, hk$t, 1000, 6, 800, 640, 32)
plotSTKDV(resSTKDV)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.