On 07/29/2013 03:31 PM, javad bayat wrote:
Dear R users;
I have a question about surface plot that show me spatial variability of
parameter. I have a data frame with 6 variables and X and Y for coordinate
system.
X Y pH
.. ... ...
so I want to create a surface plot for my data.
please help me.
Hi javad,
There are a number of packages that will produce plots that might be
useful to you. I suggest that you search for:
surface plot r
with Google and see which plot suits you.
Jim
______________________________________________
R-help@r-project.org 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.