[R] aggregate function output

2013-11-01 Thread Daniel Fernandes
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

Re: [R] R in Linux: problem with special characters

2010-06-14 Thread daniel fernandes
-project.org > Subject: Re: [R] R in Linux: problem with special characters > > daniel fernandes wrote: > > > > > > > > Hi, > > > > I’m working with the 64 bit version of R 2.11.0 for Linux. My session info > > is: > > > > R version 2

[R] R in Linux: problem with special characters

2010-06-11 Thread daniel fernandes
Hi, I’m 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