topography.Rd
Plot Topography Density
topography(x, y, xlab = "X", ylab = "Y")
Numeric vector for x-axis.
Numeric vector for y-axis.
Label for x-axis.
Label for y-axis.
A ggplot object showing 2D density plot.