Message-ID: <51F6325C.6000603@bitwrit.com.au>
Date: 2013-07-29T09:14:04Z
From: Jim Lemon
Subject: surface plot
In-Reply-To: <CANTxAmLvLuNP9YT88EKVaDvFCq3+O=1THrZc2RMCzJ1dNLYsmw@mail.gmail.com>
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