[R] RODBC and Excel 2010 xlsx

2010-07-13 Thread Rodrigo Aluizio
. Rodrigo Aluizio [[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, minimal, self

[R] Lottery with Data Frame Rows

2010-10-07 Thread Rodrigo Aluizio
. --- MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio [[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

[R] RES: Plot

2009-10-06 Thread Rodrigo Aluizio
This may work for you. Then you can custom your graphics with ?par. Data-as.data.frame(matrix(c(Monday, Tuesday, Wed, Thu, Fri, Sat,Sun,56,57,60,75,62,67,70,76,77,81,95,82,77,83),ncol=3,nrow=7,list(pa ste('Row',1:7,sep=''),c('Days','Hum','Temp')),byrow=F)) plot(Data$Days,Data$Temp)

[R] RES: RES: Plot

2009-10-06 Thread Rodrigo Aluizio
) Then you can plot it. -Mensagem original- De: joris meys [mailto:jorism...@gmail.com] Enviada em: terça-feira, 6 de outubro de 2009 12:08 Para: Rodrigo Aluizio Assunto: Re: [R] RES: Plot On Tue, Oct 6, 2009 at 4:56 PM, Rodrigo Aluizio r.alui...@gmail.com wrote: This may work for you

[R] Rarefaction Curve by Individuals not Sites - vegan (specaccum)

2009-11-13 Thread Rodrigo Aluizio
='lightgray',ylab='Riqueza',ylim=c(0,250),yaxp=c(0,250,10),bty= 'n',main='Fauna Viva - Bacia de Campos - Março 2009') Thank you very much. Regards. - MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar/UFPR

Re: [R] Extract a 'data.frame$column' column name

2010-05-03 Thread Rodrigo Aluizio
Well, it's may not be the best way to do so, but you may use this: colnames(foo[n]) where n is the column number, or the column name inside '' ''. The $ can't be used because it turn the column content into a vector, loosing its properties (e.g.: column and row names). But when you using [],

[R] Cochran C Test - Homogeneity of Variances

2009-12-08 Thread Rodrigo Aluizio
, it’s probably the Cochran Q Test. So, any ideas? Thank you for the pacience. - MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia [[alternative HTML version

[R] Embed Fonts in All EPS files inside a Directory

2009-12-22 Thread Rodrigo Aluizio
] survival_2.35-8 loaded via a namespace (and not attached): [1] cluster_1.12.1 grid_2.10.1 lattice_0.17-26 svMisc_0.9-56 [5] tools_2.10.1 - MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar

Re: [R] [R-sig-Geo] How to extract coordinates values from a shapefile?

2010-06-09 Thread Rodrigo Aluizio
I'm not sure if this is what you want. But the function coordinates() in sp package gives you the coordinates of SpatialObjects. Regards. Rodrigo. 2010/6/9 Nikhil Kaza nikhil.l...@gmail.com You need to execute gpclibPermit() to enable gpclib. library(maptools) should have issued a warning

[R] Edit a Sptial Lines Object

2010-01-27 Thread Rodrigo Aluizio
insert the coordinates that will close the BP[1] line into this object without changing the object properties. Any Ideas? Thank you in advance. - MSc. Rodrigo Aluizio mailto:r.alui...@gmail.com Centro de Estudos do Mar/UFPR

Re: [R] WMF conversion...

2010-02-10 Thread Rodrigo Aluizio
Or maybe another output image format, such as tiff or png? 2010/2/10 Uwe Ligges lig...@statistik.tu-dortmund.de On 10.02.2010 13:16, Jason Rupert wrote: Hello R-Help, I've got a bit of an issue with WMF's. I am working on WindowsXP and outputting WMF format images. I then take the

Re: [R] RODBC: Trying to read an Excel file

2009-06-25 Thread Rodrigo Aluizio
. - MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - Brasil -Mensagem original- De: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] Em nome de John

[R] Import xlsx file in Ubuntu 9.04

2009-07-08 Thread Rodrigo Aluizio
Hi list, By the entire last 2 weeks I was looking for a way to directly import xlsx files to R in a Linux OS (Ubuntu 9.04). I already read the R Import/Export guide, and I know how to use gdata to import xls files and read.table to import .csv. My problem is that all data that I receive is in the

[R] Symbols on a Capsacale Object

2008-09-12 Thread Rodrigo Aluizio
,res=150) plot.cca(dbRDA,type='none',display=c('bp','sites')) text.cca(dbRDA,dis='cn',col=323232,cex=0.7,lwd=2,lty='dotted') text.cca(dbRDA,dis='sites',col='black',cex=0.8,labels=FatoresSymbols$RepSimb) dev.off() ___ MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR

[R] Symbols On a Capscale Object Biplot

2008-09-13 Thread Rodrigo Aluizio
,height=1250,res=150) plot.cca(dbRDA,type='none',display=c('bp','sites')) text.cca(dbRDA,dis='cn',col=323232,cex=0.7,lwd=2,lty='dotted') text.cca(dbRDA,dis='sites',col='black',cex=0.8,labels=FatoresSymbols$RepSimb) dev.off() ___ MSc. Rodrigo Aluizio Centro de Estudos do

[R] Symbols on a capscale object plot

2008-09-13 Thread Rodrigo Aluizio
=1250,res=150) plot.cca(dbRDA,type='none',display=c('bp','sites')) text.cca(dbRDA,dis='cn',col=323232,cex=0.7,lwd=2,lty='dotted') text.cca(dbRDA,dis='sites',col='black',cex=0.8,labels=FatoresSymbols$RepSimb) dev.off() ___ MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR

Re: [R] Symbols on a capscale object plot

2008-09-13 Thread Rodrigo Aluizio
ordination object and add them as per above. Regards, Mark. Rodrigo Aluizio wrote: Hi, I'm a beginner with R, but I'm getting excellent results with it. Well I've got an capscale object (vegan package) and I want to made a biplot with symbols representing six groups of areas. With the plot.cca

[R] Ward's Clustering Doubts

2008-09-14 Thread Rodrigo Aluizio
Hi Everybody, Now I have a doubt that is more statistical than R's technical. I’m working with ecology of recent Foraminifera. At the lab we used to perform cluster analysis using 1-Pearson’s R and Wards method (we already saw it in bibliography of the area) which renders good results with

[R] Ward's Clustering Doubts

2008-09-14 Thread Rodrigo Aluizio
Hi Everybody, Now I have a doubt that is more statistical than R's technical. I’m working with ecology of recent Foraminifera. At the lab we used to perform cluster analysis using 1-Pearson’s R and Wards method (we already saw it in bibliography of the area) which renders good results with our

[R] Converting Geo-Coordinates Unities

2008-09-16 Thread Rodrigo Aluizio
formats in the future and it won't be that easy. So, any suggestion well be appreciated. Thanks in advice. ___ MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia [[alternative HTML version deleted

Re: [R] Converting Geo-Coordinates Unities

2008-09-16 Thread Rodrigo Aluizio
, Sep 16, 2008 at 12:35 PM, Rodrigo Aluizio [EMAIL PROTECTED] wrote: Hi everybody, I'm looking for some package or function of R that can convert Coordinates of Longitude and Latitude in different formats, such like: Deg and decimals, UTM, degree minutes and seconds, etc... I'm found something

Re: [R] Fatal error .RData

2008-09-18 Thread Rodrigo Aluizio
If the students have the permission, maybe run R as administrator solves the question too. Rodrigo. -- From: Duncan Murdoch [EMAIL PROTECTED] Sent: Thursday, September 18, 2008 10:48 AM To: Green, Paul [EMAIL PROTECTED] Cc: r-help@r-project.org

[R] Saving a TukeyHSD object as a table

2008-09-18 Thread Rodrigo Aluizio
anything about it in the R documentation. Thanks in advice. ___ MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - BRASIL [[alternative HTML version deleted

Re: [R] Saving a TukeyHSD object as a table

2008-09-18 Thread Rodrigo Aluizio
Nevermind people, I just got it easily just realized that what I wanted is inside the object. So... write.xls(TukeySS$Biofacies,'TukeySS.xls') Solved the problem. Thanks anyway. From: Rodrigo Aluizio Sent: Thursday, September 18, 2008 6:06 PM To: R Help Subject: Saving a TukeyHSD object

[R] Bubble Plot Over a Map

2009-05-07 Thread Rodrigo Aluizio
. - MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - Brasil [[alternative HTML version deleted

[R] Post-Hoc Test for Kruskal-Wallis Rank Sum Test

2009-06-19 Thread Rodrigo Aluizio
to define a way to it. Do You have any suggestion? Other equivalent test maybe! Thanks in advance. - MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida

Re: [R] Post-Hoc Test for Kruskal-Wallis Rank Sum Test

2009-06-19 Thread Rodrigo Aluizio
Thank you so much Gilles, that is exactly what I’m looking for. Rodrigo. De: LE PAPE Gilles [mailto:lepape.gil...@neuf.fr] Enviada em: sexta-feira, 19 de junho de 2009 10:14 Para: r.alui...@gmail.com Assunto: Post-hoc test Hi Rodrigo, you can use the nparcomp function,

[R] RES: North Arrow (.png file) on a Map

2009-03-11 Thread Rodrigo Aluizio
Thanks a lot Yihui, It's perfect, in fact exactly identical the I have as a png file in my computer. Thank you so much. Regards Rodrigo -Mensagem original- De: Yihui Xie [mailto:xieyi...@gmail.com] Enviada em: quarta-feira, 11 de março de 2009 02:48 Para: Rodrigo Aluizio Cc: R Help

Re: [R] read.xls question

2009-03-15 Thread Rodrigo Aluizio
a look on it at the CRAN web site. Hope it helps. Best wishes. __ Rodrigo Aluizio Em 15/03/2009, às 00:27, Mathew, Abraham T amat...@ku.edu escreveu: I'm an R newbie and had a question about the read.xls function. I've heard that this is often not a reliable function to use

[R] RES: set a legend with an image graph

2009-03-17 Thread Rodrigo Aluizio
Luis, take a look at the ?legend function, it can produce almost any kind of legend you may need! Hope It helps. Rodrigo. -Mensagem original- De: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] Em nome de Luis Ridao Cruz Enviada em: terça-feira, 17 de março de 2009

[R] Plot Means Line with Standard Deviation as Whiskers

2009-03-23 Thread Rodrigo Aluizio
...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - Brasil Fone: (0**41) 3455-3620 ramal 217 Fax: (0**41) 3455-3623 [[alternative HTML version deleted

[R] RES: Plot Means Line with Standard Deviation as Whiskers

2009-03-24 Thread Rodrigo Aluizio
...@hortresearch.co.nz] Enviada em: segunda-feira, 23 de março de 2009 19:55 Para: Rodrigo Aluizio; R Help Assunto: RE: [R] Plot Means Line with Standard Deviation as Whiskers Tena koe Rodrigo You could always make up some data and then show us what you have tried to do. I would guess you need to check out

[R] RES: How to force axis to have the same range

2009-04-20 Thread Rodrigo Aluizio
Hi Sebastien, take a look at the par(pty='s') argument. Maybe its can solve your issue. Best wishes. Rodrigo. -Mensagem original- De: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] Em nome de Sebastien Bihorel Enviada em: segunda-feira, 20 de abril de 2009 12:26

[R] Text Contrast in a Plot

2009-04-24 Thread Rodrigo Aluizio
(-36.155,-4.60,0.02) box(which='plot',lty='solid') dev.off() Thanks in advance! - MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255

[R] RES: Text Contrast in a Plot

2009-04-24 Thread Rodrigo Aluizio
- De: Greg Snow [mailto:greg.s...@imail.org] Enviada em: sexta-feira, 24 de abril de 2009 18:23 Para: Rodrigo Aluizio; R Help Assunto: RE: [R] Text Contrast in a Plot Try this function as one approach: shadowtext - function(x, y=NULL, labels, col='white', bg='black', theta= seq(pi/4, 2

[R] Mirror Image on Biplot Graphic

2008-10-03 Thread Rodrigo Aluizio
(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='4',],pch=24) points(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='5',],pch=24,bg='black') points(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='6',],pch=25,bg='gray') Thanks in advice. ___ MSc. Rodrigo Aluizio Centro de Estudos do

[R] Mirror Image on Biplot Graphic

2008-10-07 Thread Rodrigo Aluizio
(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='4',],pch=24) points(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='5',],pch=24,bg='black') points(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='6',],pch=25,bg='gray') Thanks in advice. ___ MSc. Rodrigo Aluizio Centro de Estudos do

Re: [R] Mirror Image on Biplot Graphic

2008-10-07 Thread Rodrigo Aluizio
necessary. mynew.cca - my.cca mynew.cca$scores$species[, 2] - my.cca$scores$species[, 2] * -1 mynew.cca$scores$sites[, 2] - my.cca$scores$sites[, 2] * -1 mynew.cca$scores$centroids[, 2] - my.cca$scores$centroids[, 2] * -1 Regards, Mark. Rodrigo Aluizio wrote: He everybody, Well I have a biplot CCA

Re: [R] Mirror Image on Biplot Graphic

2008-10-07 Thread Rodrigo Aluizio
axes you want reversed. Check this against your original plot to ensure that the mirror isn't broken. You can then use the Temp.data with the scores() function to make your plot. ## Mock e.g. points(scores(Temp.data, display=sites), pch=21) Regards, Mark. Rodrigo Aluizio wrote: Thanks

Re: [R] Mirror Image on Biplot Graphic

2008-10-07 Thread Rodrigo Aluizio
) ## This does axis 1 for (i in 2:8) mynew.cca$CCA[[i]][, 1] - mynew,cca$CCA[[i]][, 1] * -1 Regards, Mark. Rodrigo Aluizio wrote: Ok Mark, it worked for the species. I still get an error if I try with biplot (cn,sp), but it's not a problem, repositioning the species is enough. Thanks once again. Just

Re: [R] Mirror Image on Biplot Graphic

2008-10-07 Thread Rodrigo Aluizio
console window and run CAPpotiFTI - CAPpotiFT for(i in c(2:8,15)) CAPpotiFTI$CCA[[i]][, 1]-CAPpotiFTI$CCA[[i]][, 1] * -1 Cheers, Mark. Rodrigo Aluizio wrote: [[elided Yahoo spam]] Ah well, I tried the this other way, but it gave me an error. Something in the syntax, I tried to change something

Re: [R] Mirror Image on Biplot Graphic

2008-10-07 Thread Rodrigo Aluizio
$CCA[[i]][, 1:2]-vare.cap$CCA[[i]][, 1:2] * -1 plot(vare.cap) Cheers, Mark. Rodrigo Aluizio wrote: Well this time I have to assume, I'm not understanding what is wrong now. And I have to say: 'Thank You for your patience', cause I'm going crazy here! :-) Mark, I tried this: CAPpotiFTI

[R] Avoiding Biplot Labels Overllaping

2008-10-23 Thread Rodrigo Aluizio
! ___ MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - BRASIL [[alternative HTML version deleted]] __ R-help@r

[R] Avoiding Biplot Labels Overllaping

2008-10-23 Thread Rodrigo Aluizio
? Thanks for your attention! ___ MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - BRASIL [[alternative HTML version deleted

[R] Barplot Labels Problem

2008-10-24 Thread Rodrigo Aluizio
. ___ MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - BRASIL [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https

Re: [R] Barplot Labels Problem

2008-10-26 Thread Rodrigo Aluizio
and searching. Rodrigo. -- From: Jim Lemon [EMAIL PROTECTED] Sent: Saturday, October 25, 2008 9:16 AM To: Rodrigo Aluizio [EMAIL PROTECTED] Cc: R Help r-help@r-project.org Subject: Re: [R] Barplot Labels Problem Rodrigo Aluizio wrote: Hi everybody, well

[R] Barplot Labels Problem

2008-11-05 Thread Rodrigo Aluizio
,beside=T,las=1,col=c('lightgray','bl ack'),main='Main Speceis') legend('topright',c('Living Fauna','Dead Fauna'),fill=c('lightgray','black'),bty='n') Thanks for your attention ___ MSc. mailto:[EMAIL PROTECTED] Rodrigo Aluizio Centro de Estudos do Mar/UFPR

[R] RES: Barplot Labels Problem

2008-11-05 Thread Rodrigo Aluizio
Sorry for don't make the data available. My bad. But anyway the Richard's fourth solution works quite well. Thank you very much! Rodrigo. -Mensagem original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 5 de novembro de 2008 10:59 Para: Rodrigo Aluizio Cc

[R] RES: R Mixed Anova

2008-11-06 Thread Rodrigo Aluizio
= ~ 1 | Block/Strata) T.lmemod - lme(response ~ (Season + Beach + Line)^2, random = ~ 1 | Block/Strata) anova(T.lmemod) ?anova.lme ## Use package multcomp for doing post-hoc analysis. Regards, Mark. Rodrigo Aluizio wrote: Hi list, I was searching how to properly write a command line

[R] R Mixed Anova

2008-11-06 Thread Rodrigo Aluizio
, and be able to run post hoc tests. Thanks for your attention and patience. ___ MSc. mailto:[EMAIL PROTECTED] Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - BRASIL

[R] Multiple XY Lines Plot

2008-11-11 Thread Rodrigo Aluizio
PROTECTED] Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - BRASIL [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https

[R] RES: Multiple XY Lines Plot

2008-11-11 Thread Rodrigo Aluizio
Philipp you actually solved my problem when you mentioned matplot function. I hadn't read anything about it before, when you mentioned I searched and I'm getting what I need, now it's just a question of minor adjustments. Below is a simple solution that I will now improve.

[R] PostScript File Dimensions

2008-11-15 Thread Rodrigo Aluizio
. ___ MSc. mailto:[EMAIL PROTECTED] Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - BRASIL [[alternative HTML version deleted]] __ R-help@r-project.org

[R] RES: PostScript File Dimensions

2008-11-15 Thread Rodrigo Aluizio
Winsemius [mailto:[EMAIL PROTECTED] Enviada em: sábado, 15 de novembro de 2008 15:57 Para: Rodrigo Aluizio Cc: R Help Assunto: Re: [R] PostScript File Dimensions You may be new to R but that does not mean you should stay new to the help pages. It looks as though postscript() is ignoring your setEPS

[R] RES: Symbols output

2008-11-18 Thread Rodrigo Aluizio
A fast and simple way to do that would be something like this (the example is a gray circle) postscript('Circle.eps') par(mar=c(0,0,0,0)) plot.new() points(0.5,0.5,pch=21,cex=50,bg='gray') dev.off() You just have to chance the symbol (pch) and color (bg), the output will be an EPS file, open it

[R] RES: Symbols output

2008-11-18 Thread Rodrigo Aluizio
Sorry, the code is incomplete. You get a better result this way... postscript('Circle.eps',paper='special',width=4,height=4) par(mar=c(0,0,0,0)) plot.new() points(0.5,0.5,pch=21,cex=50,bg='gray') dev.off() -Mensagem original- De: Rodrigo Aluizio [mailto:[EMAIL PROTECTED] Enviada em

Re: [R] Dendrogram labels

2008-11-21 Thread Rodrigo Aluizio
Take a look at the las() function o ?par. It permits you to choice labels directions. __ Rodrigo Aluizio Em 21/11/2008, às 17:14, Richardson, Patrick [EMAIL PROTECTED] g escreveu: !#x000a Is there any way to change the orientation of the labels on the end of the dendrograms

[R] North Arrow (.png file) on a Map

2009-03-10 Thread Rodrigo Aluizio
','Calcário','Lama'),pch=21,cex=1,pt.bg=c('lightyel low','lightgray','lightgreen'),bty='n',pt.cex=2,pt.lwd=0.6,title='Faciologia ') addlogo(N,px=c(40,39.8),py=c(21,20.8)) dev.off() q('no') - MSc. Rodrigo Aluizio mailto:r.alui

[R] RES: S4 object

2008-11-26 Thread Rodrigo Aluizio
Take a look at the links you will found on this previous post of the list. http://tolstoy.newcastle.edu.au/R/help/06/01/18259.html I myself don't know anything about this subject. Sorry, but you probably will found what you need there. Best Wishes Rodrigo. -Mensagem original- De:

[R] 1-Pearson's R Distance

2008-11-27 Thread Rodrigo Aluizio
me that Statistica 7.0 has this Index, but he doesn’t own it. So… Is there a way on R to do this correctly? Thanks for the attention. ___ MSc. mailto:[EMAIL PROTECTED] Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira

Re: [R] 1-Pearson's R Distance

2008-11-28 Thread Rodrigo Aluizio
Claudia, Thomas and William thank you all so much. It's exactly what we needed. Works perfectly. Rodrigo. -Mensagem original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome de Claudia Beleites Enviada em: quinta-feira, 27 de novembro de 2008 14:01 Para: r-help@r-project.org

[R] Plotting a kriging on a map

2008-12-04 Thread Rodrigo Aluizio
) text(Prof$Long,Prof$Lat,rownames(Prof),col='darkgray',cex=0.8,srt=-24) Ps.: Sorry for hiding the maps coordinates. I had to, a demand of my coworkers. Thanks in advance. ___ MSc. mailto:[EMAIL PROTECTED] Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório

[R] RES: How do I plot multiple XY plots on the same graph

2009-01-01 Thread Rodrigo Aluizio
Also, you can take a look at ?matplot function, depending on the type of data and graphic output you want, it may b useful. Best Wishes ___ MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000

[R] Customized LDA (MASS) object plot

2009-01-04 Thread Rodrigo Aluizio
the question is: How could I reach these axis coordinates inside my object (supposing they are there somewhere, once the plot.lda and pairs.lda are able to plot them)? Thanks in advance. ___ MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar/UFPR

[R] RES: Customized LDA (MASS) object plot

2009-01-04 Thread Rodrigo Aluizio
: Prof Brian Ripley [mailto:rip...@stats.ox.ac.uk] Enviada em: domingo, 4 de janeiro de 2009 11:15 Para: Rodrigo Aluizio Cc: R Help Assunto: Re: [R] Customized LDA (MASS) object plot Hmm: what do you want to do that a customized panel function cannot do? plot.lda does not accept type=n precisely

[R] RES: read a xls file

2009-01-18 Thread Rodrigo Aluizio
/Artigos/Disserta/') Abio-read.xls('AF.xls',sheet=1,rowNames=T) Bio-read.xls('AF.xls',sheet=2,rowNames=T) SAbio-decostand(Abio,method='standardize') Hope it helps ___ MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n

[R] RES: Saving plots to file

2009-08-10 Thread Rodrigo Aluizio
You can save plots as specified below. For details see ?png, ?postscrip, ?tiff, ?jpeg, ?bmp. postscript(file = ifelse(onefile, Rplots.ps, Rplot%03d.ps), onefile, family, title, fonts, encoding, bg, fg, width, height, horizontal, pointsize, paper, pagecentre,

Re: [R] How to Import Excel file into R 2.9.0 version

2009-08-11 Thread Rodrigo Aluizio
Hi, take a look at the gdata package (any plataform) function read.xls(), and at the package RODBC (if you are on a Windows Plataform) at the functions odbcConnectExcel(), odbcConnectExcel2007() and sqlFetch(). Hope this helps Rodrigo. 2009/8/11 rajclinasia r...@clinasia.com Hi Every one, I

[R] ENC: postscript, options

2009-08-18 Thread Rodrigo Aluizio
I'm not shure but I guess that you miss a and putted it in the wrong place! Try this: postscript(/pathto/filename.eps,horizontal=FALSE,onefile=FALSE) Hope It helps. -Mensagem original- De: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] Em nome de e-letter Enviada em:

[R] Change the Order of a Cluster Topology

2009-08-30 Thread Rodrigo Aluizio
. mailto:r.alui...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia Avenida Beira Mar s/n - CEP 83255-000 Pontal do Paraná - PR - Brasil [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

[R] Best R text editors?

2009-08-30 Thread Rodrigo Aluizio
Well, on Linux = Emacs+ Ess On Windows = Tinn-R - MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR Laboratório de Micropaleontologia __ R-help@r-project.org mailing list https://stat.ethz.ch

Re: [R] add euro sign to a plot

2010-03-21 Thread Rodrigo Aluizio
Hi Martin, here as example code that may help you to get what you want (once you didn't specified were in the plot you want the symbol). plot(1:10) title(main= \u20ac, font = 5) Ps.: This coding may differ between operational system, this one worked in a Windows Vista 32 bits. This works for all

[R] Barplot with Independent Lines Y axis

2010-12-09 Thread Rodrigo Aluizio
,Dados$Salt,type='b',pch=19,lty='dotted') Any ideas? Thank you for the attention. Regards --- MSc. Rodrigo Aluizio Centro de Estudos do Mar/UFPR __ R-help@r-project.org mailing list https

[R] RES: Barplot with Independent Lines Y axis

2010-12-09 Thread Rodrigo Aluizio
not a choice of mine (unfortunately). Thank you anyway for the highlight, maybe it will help me arguing. Regards Rodrigo. -Mensagem original- De: Greg Snow [mailto:greg.s...@imail.org] Enviada em: quinta-feira, 9 de dezembro de 2010 15:56 Para: Rodrigo Aluizio; R Help Assunto: RE: [R] Barplot

[R] RES: Barplot with Independent Lines Y axis

2010-12-09 Thread Rodrigo Aluizio
-feira, 9 de dezembro de 2010 17:57 Para: Rodrigo Aluizio; 'R Help' Assunto: RE: [R] Barplot with Independent Lines Y axis Without seeing a reproducible example we cannot be sure, but my guess is that you are letting twoord.plot set the limits and the function does not remove missing values, if you

Re: [R] RES: Barplot with Independent Lines Y axis

2010-12-10 Thread Rodrigo Aluizio
headlined 'Note' and observe that this plot has crossing profiles (points connected by lines). And remember that it's your responsibility to properly convey the message of the plot to the viewer... HTH, Dennis On Thu, Dec 9, 2010 at 2:22 PM, Rodrigo Aluizio r.alui...@gmail.comwrote: Oh sorry

Re: [R] RES: Barplot with Independent Lines Y axis

2010-12-11 Thread Rodrigo Aluizio
Well, at least I could help (even if unintentionally), as a compensation for all the help I got from the list. Cheers. Em sexta-feira, 10 de dezembro de 2010, Jim Lemonj...@bitwrit.com.au escreveu: On 12/10/2010 08:48 PM, Rodrigo Aluizio wrote: OK that's it. Working nicely. I sent the final

[R] Postscript function Bug at R x64 2.12.1?

2011-01-11 Thread Rodrigo Aluizio
--- MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio [[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

[R] Postscript function Bug at R x64 2.12.1?

2011-01-11 Thread Rodrigo Aluizio
Hi, a correction in the previous script. Anyone who tries to use it must ignore (remove) the [,-7] after the Grupos object. Sorry. De: Rodrigo Aluizio [mailto:r.alui...@gmail.com] Enviada em: terça-feira, 11 de janeiro de 2011 11:01 Para: R Help Assunto: Postscript function Bug at R x64

[R] Two Factors and a Numeric Variable in a Plot

2011-02-09 Thread Rodrigo Aluizio
0.966461 4 B B04_R3 0.949697 4 B B05_R1 0.958339 5 B B05_R2 0.952168 5 B B05_R3 0.96301 5 B Thank you very much. Regards. --- MSc. mailto:r.alui...@gmail.com Rodrigo Aluizio Centro de Estudos do Mar/UFPR