ing("Resetting warning message")
This problem has been addressed in a previous listserve string, however I do
not follow the advice given. See the below web link. Any help would be
greatly appreciated.
Thanks!
Aaron Wells
https://stat.ethz.ch/pipermail/r-help/2008-Octobe
William, The function keepWarnings that you wrote did the trick. Thanks for the
help!
Aaron
> Subject: Re: [R] deleting/removing previous warning message in loop
> Date: Fri, 27 Mar 2009 13:33:51 -0700
> From: wdun...@tibco.com
> To: awell...@hotmail.com
>
> You try a usi
Hello all, turns out i'm having a bad R week. I am at my wits end with a
function that I am trying to write. When I run the lines of code outside of a
function, I get the desired output. When I wrap the lines of code into a
function it doesn't work as expected. Not sure what is going on her
} # brace for end of function
On Apr 22, 2009, aaron wells wrote:
Hello all, turns out i'm having a bad R week. I am at my wits end with a
function that I am trying to write. When I run the lines of code outside of a
function, I get the desired output. When I wrap the lines of
Sedges Vascular
> Subject: Re: [R] function output with for loop and if statement
> From: gavin.simp...@ucl.ac.uk
> To: awell...@hotmail.com
> CC: r-help@r-project.org
> Date: Thu, 23 Apr 2009 09:18:17 +0100
>
> On Wed, 2009-04-22 at 15:51 -0400, aaron wells wrote:
>>
Hello all, I have been using the function ordirgl to plot 3D dynamic
ordinations. The ordirgl function works just fine. IN fact, I was even
able to write a function that allows me to identify points in the 3D plot:
identify.rgl<-function(env_var,ord,dim1,dim2,dim3)
{
tmp<-select3d(button
numeric(test[,2])
[1] FALSE
> is.double(test[,2])
[1] FALSE
> is.integer(test[,2])
[1] FALSE
> is.real(test[,2])
[1] FALSE
My questions are: Why is this happening? and How do I fix it?
Thanks in advance!
Thanks Peter, that did the trick. I'll modify my function so that the numeric
conversion is done automatically thus saving me the extra step of converting
later on.
Aaron Wells
> Subject: RE: [R] ordering
> Date: Wed, 11 Mar 2009 08:41:50 +1300
&g
8 matches
Mail list logo