powered by
Function to plot Walter and Lieth diagram.
plotWL(t, p)
Plot of Walter and Lieth diagram
Monthly average temperature data (12 nueric values).
Monthly average precipitation data (12 nueric values).
plotWL(t = rnorm(12, 18, 6), p = rnorm(12, 50, 30))
Run the code above in your browser using DataLab