> Date: Mon, 23 May 2011 15:51:39 -0700
> From: ehl...@ucalgary.ca
> To: rashid...@hotmail.com
> CC: r-help@r-project.org
> Subject: Re: [R] Applying boxplot.stats to multiple value lists
>
> On 2011-05-23 07:40, Rashid Bakirov wrote:
> >
> > Hello all R
On 2011-05-23 07:40, Rashid Bakirov wrote:
Hello all R gurus,
I have a following problem which I hope someone will help me to solve.
I have a data.frame in form similar to below.
testframe<-data.frame("Name"=c("aa","aa","aa","aa","aa","bb","bb","bb","bb","bb"),"Value"=c(1,100,1,1,1,100,10
Hello all R gurus,
I have a following problem which I hope someone will help me to solve.
I have a data.frame in form similar to below. >
testframe<-data.frame("Name"=c("aa","aa","aa","aa","aa","bb","bb","bb","bb","bb"),"Value"=c(1,100,1,1,1,100,100,100,100,1))
Name Value
1aa 1
3 matches
Mail list logo