I am new to R. I have 3 dimensional data as follows:

X axis: date values (e.g. Jan-01, Feb-01 .... Jan-06)
Y axis: float values
Z axis: float values

I would like to plot this data into a surface plot with a contour map
underneath the surface plot, using this data. I would be very grateful for
any tips on how I can construct such a plot - specifically, dealing with the
date data, and also superimposing a contour map underneath the surface plot.
-- 
View this message in context: 
http://www.nabble.com/How-to-plot-a-surface-plot-%28%2Bcontour-map%29-from-this-data-tp23606549p23606549.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to