try() worked perfectly. Thanks!
Helen
jim holtman wrote:
> ?try
>
> On Thu, Oct 16, 2008 at 4:46 PM, hgreatrex <[EMAIL PROTECTED]> wrote:
>
>> Hi,
>>
>> Is there any way that I can supress error messages so that they don't stop
>> for loops running?
>>
>> I'm using the gstat package and have c
?try
On Thu, Oct 16, 2008 at 4:46 PM, hgreatrex <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is there any way that I can supress error messages so that they don't stop
> for loops running?
>
> I'm using the gstat package and have created a variogram model for the
> double exponential model:
>
>"dexp
Hi,
Is there any way that I can supress error messages so that they don't stop
for loops running?
I'm using the gstat package and have created a variogram model for the
double exponential model:
"dexp <- vgm( .5, "Exp", 10,.1, add.to = vgm(.5, "Exp", 100))"
and fitted it using
"dexp
3 matches
Mail list logo