[R] Getting variable name used in function...

2007-07-31 Thread Levent TERLEMEZ
data objects name+"2". Thanks for your help. Example: function1(var1,var2) function2(var1) function2(var2) ... With my best regards, Levent TERLEMEZ. [[alternative HTML version deleted]] __ R-help@stat.math.ethz.ch mai

[R] A small problem with as.timeSeries() function...

2007-07-19 Thread Levent TERLEMEZ
, or how can I convert getReturns()'s results to original data frame like above? Thanks already for your hints. With my best regards, Levent TERLEMEZ [[alternative HTML version deleted]] __ R-help@stat.math.ethz.ch mailing list

[R] And also changing the font size of the text "these two components..." in the plot of fanny...

2007-06-01 Thread Levent TERLEMEZ
Dear Users, I would also like to learn how to change font size of the "these two components..." text in the fanny plot, or to remove it? (It maybe so easy, but you know sometimes can things be hard to find.) Thanks. __ R-help@stat.math.ethz.ch mailin

[R] Font size of the plot...

2007-06-01 Thread Levent TERLEMEZ
Dear R Users, I would like reduce font size of the plots of my fanny result, but I count not. Is there a way to make changes on font sizes? Thanks. __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read th

Re: [R] function with Multiple Output

2007-03-05 Thread Levent TERLEMEZ
With help of list(), function can return ala of the results. my.fun=function(vector, index){ a=fun.a(vector, index) b=fun.b(vector, index) return(list(a,b)) } Example: R : Copyright 2005, The R Foundation for Statistical Computing Version 2.2.1 (2005-12-20 r36812) ISBN 3-900051-

[R] Is there a way....

2006-04-26 Thread Levent TERLEMEZ
Hello, I would like to get rid of counting lines in fix() when i made a mistake in coding? Is there an easy way to an line numbers to editor? Thanks. Levent TERLEMEZ. __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo

[R] adding texts to plots and a problem....

2006-03-31 Thread Levent TERLEMEZ
Hello, I have a problem with adding texts to my plots: The code is /plot(dates(as.character(tam[,tkolon])),d[,i],ylab=names(d[i]),ylim=c(galt,gust),type="l") abline(orta,0,lty=3,col=3) text(//length(d[,i]//),0.025+(orta),expression(mu),col=3) abline(orta+l2,0,lty=4,col=2) text(length(d[,i]),0.