Re: [R] question about R graphics-example plot attached

2005-11-19 Thread Mathieu Basille
Does 'rug' help you ?

example(rug)
?rug

Cheers
Mathieu.


jia ding a écrit :

-- Forwarded message --
From: jia ding [EMAIL PROTECTED]
Date: Nov 2, 2005 4:03 PM
Subject: question about R graphics-example plot attached
To: [EMAIL PROTECTED]

Suppose I have the data set like this:
A 1
3
7
10

B 5
9
13
The numbers here actually is A or B's occurence positions.So it means,
position 1,3,7,10 is A;position 5,9,13 is B's occurence.

I want the plot is a line with a little dot (or bar) at the position
1(A-show red), position 3(A-red),position
5(B-blue),7(A-red),10(A-red),13(B-blue)

I am not sure, If I explained very clearly about my question. What a
pity google group not support to attach a file. Otherwise,I can provide
an example.

Thanks for the help!
Thanks Marc.
 DJ
  


-- 

   Mathieu Basille - Doctorant

..
| Laboratoire de Biométrie et Biologie Evolutive |
|Université Claude Bernard Lyon1 - France|
`'
  [EMAIL PROTECTED]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] help with unknown function

2005-08-24 Thread Mathieu Basille
Hello.

Sorry for the delay, (not so) long vacations...

Seems to me that it has something to deal with the 'adehabitat' package 
which is very useful for radio-tracking data. ('adehabitat' is available 
on CRAN)

BUT the 'getareahr' function doesn't exist. Could it be a mix between 
'getverticeshr' and 'ararea' ? Maybe it was only one function in 
precedent versions of the package. Take a look at the help files of 
these functions, there is some nice examples.

Hope this helps!
Mathieu



Agnes Gault a écrit :

Hello

I am working on radio tracking data, with a short programme someone gave me 
and ... which should, supposedly, work ... In this programme, there is the 
function : getareahr(kern, levels = 95). But i cannot find any 'getareahr' 
in R ...

could anyone help me?

thanks!
Agnès

---

Agnès GAULT
graduate student
UMR 5173 MNHN-CNRS-UPMC
case postale 50
Species Conservation, Restoration and Population Survey (CERSP)
61 rue Buffon, 1er étage
75005 PARIS
FRANCE
Tel: 33 (0)1 40 79 57 64
Fax: 33 (0)1 40 79 38 35
Email: [EMAIL PROTECTED]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html