lipsePoints(2,5, alpha =
> 60))
> plot(allPoints)
>
> Scott
>
> Scott Sherrill-Mix
> Department of Microbiology
> University of Pennsylvania
> 402B Johnson Pavilion
> 3610 Hamilton Walk
> Philadelphia, PA 19104-6076
>
>
>
> On Thu, Aug 6, 2009 at 3:15 AM,
thanks Zhiliang. It's helped me to go further on it.
On Tue, Aug 11, 2009 at 2:13 PM, Zhiliang Ma wrote:
> plot(allPoints, col=c(rep(2,201), rep(3,201)))
>
> On Mon, Aug 10, 2009 at 9:54 PM, Hemavathi Ramulu
> wrote:
> > Hi everyone,
> > I'm stuck again, need
Hi everyone,
I want you all help me to give an idea, how to draw pentagon with points?
Maybe can use function, but I'm stuck.
Yhank you.
--
Hemavathi Ramulu
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
inite number of pentagons.
>
> If you can establish a function for drawing any pentagon in any display
> with any range it would be more complicated and you probably need to study
> ?grDevices and ?par more thoroughly
>
> Regards
> Petr
but how to generate more triangles
in sequences so
that not need to mention the coordinate for each triangle?
Thank you.
--
Hemavathi Ramulu
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/
Hi everyone,
I have coding for repeating pentagon as below:
plot(0:11,type="n")
for (i in 1:10 )polygon(rep(c(4,5,7,8,6)), i*c(.5,.3,.3,.5,.7), bor=2)
which are increasing vertically.
Now, I want to know how to rotate the pentagon, so that I will get pattern
like flower.
Basicly, repeating penta
ingDemos package may
> help.
>
> --
> Gregory (Greg) L. Snow Ph.D.
> Statistical Data Center
> Intermountain Healthcare
> greg.s...@imail.org
> 801.408.8111
>
>
> > -Original Message-
> > From: r-help-boun...@r-project.org [mailto:r-help-boun...
;
>
>
>
>
> --
>
> Gregory (Greg) L. Snow Ph.D.
>
> Statistical Data Center
>
> Intermountain Healthcare
>
> greg.s...@imail.org
>
> 801.408.8111
>
>
>
> *From:* Hemavathi Ramulu [mailto:hema.ram...@gmail.com]
> *Sent:* Thursday, September 1
Hi everyone,
Hi want to separate the string(column1) for example
column1 column2 column3 column4 column5 column6
bear b e a r
cat c a t
tigert i g e r
I know how to d
Hi Petr,
The data in text file and not csv format.
The word "separate " which I mean in this content is like split/separate the
string to each alphabet
where each alphabet will be in different column.
thanks alot.
regards,
Hema.
On Tue, Jul 7, 2009 at 4:12 PM, Petr PIKAL wrote:
> Hi
>
> r-help
test), "")
>
> makes a list with splitted character vectors. If you want them in data
> frame you would need to combine vectors of unequal length.
>
> However I would try reading your text file with
>
> read.fwf(file, 1)
>
> Regards
> Petr
>
>
> Hemava
you.
--
Hemavathi Ramulu
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented
ill-Mix
> Department of Microbiology
> University of Pennsylvania
> 402B Johnson Pavilion
> 3610 Hamilton Walk
> Philadelphia, PA 19104-6076
>
>
>
>
> On Wed, Aug 5, 2009 at 5:46 AM, Hemavathi Ramulu
> wrote:
> > Hi everyone,I need you all help.
> > I
HI,
I need help..
How to sort and group the data below:-
USER NAME
12 admin
12 admin
10 admin
10 advertising
61 process
17snapshot
61ticket
61ticket
30snapshot
10advertising
10advertising
10advertising
10advertising
I want to plot graph using thi
hi,
Previously my email very simple and less information. Let say I have raw
data as below:-
user_id website time
20google0930
21yahoo0935
20facebook1000
25facebook1015
61google0940
60yaho
hi Erin,
Thanks for your reply to my problems. I tried and it works, but it sorted
all the column. In my case, I want it to sort d user_id column and another
information in other column will follow it. Now, after I sorted, the
information which website viewed by user was wrong. I want to as how we
16 matches
Mail list logo