Hello,
I´m using function aggregate in R 3.0.2. If I run the instruction
x<-aggregate(cbind(mpg,hp)~cyl+gear,data=mtcars,quantile) I get the
result the following data.frame:
cyl
gear
mpg.0%
mpg.25%
mpg.50%
mpg.75%
mpg.100%
hp.0%
hp.25%
hp.50%
hp.75%
hp.100%
4
3
21.5
21.5
-project.org
> Subject: Re: [R] R in Linux: problem with special characters
>
> daniel fernandes wrote:
> >
> >
> >
> > Hi,
> >
> > Im working with the 64 bit version of R 2.11.0 for Linux. My session info
> > is:
> >
> > R version 2
Hi,
Im working with the 64 bit version of R 2.11.0 for Linux. My session info is:
R version 2.11.0 (2010-04-22)
x86_64-redhat-linux-gnu
locale:
[1] C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
When I try to print words with specia
3 matches
Mail list logo