Displaying 12 results from an estimated 12 matches for "myotis".
Did you mean:
mantis
2004 Apr 11
9
pasting results into Word/Excel
Is there some clever way of pasting results from R into Excel or Word, as
tab limited format so they are easy to turn into a formatted table.
Or is there some other way of doing this to avoid the time spent
reformatting the output for presentation.
If different, I am also interested in an answer to the same question but
using S-Plus.
Many thanks,
Graham
2001 Feb 17
0
Krebs for R (was Re: canonical correspondence analysis)
...nd Ecology Gainesville, Florida, USA
Department of Biological Sciences 32605
University of Alberta
Edmonton, AB, T6G 2E9 http://www.ualberta.ca/~bcooke
bcooke at ualberta.ca
---------- Forwarded message ----------
Date: Sat, 17 Feb 2001 11:18 +0000 (GMT)
From: Graham Smith <myotis at cix.compulink.co.uk>
To: R-help at stat.math.ethz.ch
Cc: myotis at cix.compulink.co.uk
Subject: Re: [R] canonical correspondence analysis
In-Reply-To: <Pine.GSO.4.31.0102170733280.13118-100000 at auk.stats>
Brian,
As an ecologist, this is something I am also interested in. However, a...
2002 Feb 01
0
No subject
> myotis at cix.compulink.co.uk (Graham Smith) writes:
>
>> I apologise for this question, as I'm sure the answer has got to be
>> obvious, but I am trying to follow the John Maindonald tutorial and
have
>> stumbled at the first page.
>
>Link? (I suppose that I could find it...
2010 Sep 17
3
Preparing data frame for Plotrix kiteChart
Although, I can fix this, I am trying to sort out something as
straighforward as possible for my students, and I have some questions
that hopefully someone can help me with.
My data is:
Species Distance Count
A 5 0
A 10 5
A 15 5
A 20 3
A 25 1
B 5 8
B 10 20
B 15 28
B 20 12
B 25 12
C 5 5
C 10 12
C 15 19
C 20 27
C 25 34
But I am struggling to get this into a data frame that does
2002 Jan 31
1
obvious answer
I apologise for this question, as I'm sure the answer has got to be
obvious, but I am trying to follow the John Maindonald tutorial and have
stumbled at the first page.
I have sussed out that I need to use the source command rather than the
read.table command as illustrated in the tutorial, but the data isn't
reading in properly with additional names at the beginning and end of the
2001 Mar 03
3
Error in X11
In-Reply-To: <OF64BAAB51.93CEFB4D-ON852569DE.004CB60E at rtp.epa.gov>
This is more a linux question, but I have asked in some Linux
conferences with no success.
I am running 1.2.1 in Mandrake 7.2.Trying to run the graphics demo
produces axes, but no lines and I get an error message:
error in abline (h=0, col=gray(0,9))Error:X11 cannot allocate
additional graphics colors consider using
2001 Feb 12
2
Installation
I seem to have some problems installing the latest R-Windows.
How do you know when the installer has completed its actions. On each
occasion I tried to install, the installer has just stopped, but with
no message saying "install complete" or something similar.
Although, I have R installed and some it seems to work The graphics
demo doesn't do anything, though other demos seem
2001 Feb 27
4
Post hoc tests
This is only partly an R question, but this seems a good place to ask.
Like many, if not most, statistics programs, R has no post hoc tests
for Kruskal Wallis or Friedman, and as far as I can make out they are
not available in any of the R packages. I would be grateful if someone
could point me in the right direction if I am wrong.
As I said this is not uncommon. Parametric Anova procedures
2007 Dec 31
2
How to import ENSEMBL text data using R
Dear all,
I have a data which is in text file and i would like to import the data to R. From the manual, i?ve found the read.table command function is the most appropriate but when i wrote the command an error had occur. It say ?Error in read.table"C:/Users/user/Documents/cfa-1.txt", header = T, sep = "\t",skip=10) :more columns than column names?. Please help me with this as
2002 Nov 09
1
MFWorks and R
I know there is some integration between Grass and R available, but
has anyone produced a link between R and MFWorks.
I am considering Buying MFWorks (Windows) and it would be useful to
know if anyone has written such a link.
Many thanks,
Graham S
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2010 Sep 19
3
OT Gmane and r-help moderator approval
I have started to read r-help on Gmane using Thunderbird as a reader.
Before that I had messages sent to gmail account.
The first post through Gmane needed moderator approval, but then I got a
message from
Your friendly autoauthorizer at Gmane.org
saying
You are now authorized to post to the
gmane.comp.lang.r.general newsgroup.
But my messages are still needing moderator approval, which I
2002 May 13
5
installing labDSV library
I am trying to install labDSV from http://labdsv.nr.usu.edu/ into
R-Windows 1.5.0.
It only comes as a TAR file which extracts into folders that seem to match
those for other libraries DATA, MAN, R and SRC. I have manually copied
these folders into a folder called labDSV under the Library directory
under R.
However when I load the library I get a message that the library contains
no R code.