[R] How to upgrade library from R 1.9.1 to R 2.0.1

2005-02-16 Thread YiYao_Jiang
Dear All: I have a library for R 1.9.1, it is very easy to setup a library in R 1.9.1. For example: I want to setup a library "test" for R1.9.1. 1. Create a folder "test" in the direct X:\ R\ rw1091\ library \. 2. Create a file "DESCRIPTION" in the direct X:\ R\ rw1091\

[R] how to call R in delphi?

2005-01-18 Thread YiYao_Jiang
Dear All: Now I am writing program in delphi , found it is very convenience to do anova, T-test, F-Test, etc in R , how to call R in delphi? Thsnks. Best Regards YiYao Jiang Product Division/ product Testing Department Semiconductor Manufacturing International Corporation ZhangJiang Road,

答复: [R] Multiple formula in one block

2004-10-25 Thread YiYao_Jiang
Hi Dimitris: Thanks for your help, I will try. BR Yiyao -原始邮件- 发件人: Dimitris Rizopoulos [mailto:[EMAIL PROTECTED] be] 发送时间: 2004年10月25日 15:39 收件人: YiYao_Jiang 抄送: [EMAIL PROTECTED] 主题: Re: [R] Multiple formula in one block Hi YiYao, you need the `?panel.abline()' function, som

[R] Multiple formula in one block

2004-10-25 Thread YiYao_Jiang
Hi Everybody: I want to draw some chart using command "histogram" and add another curve in it. Example: require(stats) data(singer) library(lattice) histogram( ~ height | voice.part, data = singer, nint = 17, endpoints = c(59.5, 76.5), layout = c(2,4), aspect = .5, xlab = "Height (inches)") N

[R] (no subject)

2004-09-28 Thread YiYao_Jiang
** Could you perhaps describe exactly what "can't compile" means, please? It's hard to know what you've tried without a little more information. ** 1). I type these command: f <- function(x,y) x+y g <- function(x,y) x-y

[R] (no subject)

2004-09-27 Thread YiYao_Jiang
*** On Tue, 28 Sep 2004, YiYao_Jiang wrote: I can't setup a library for some functions. Can anybody kindly give me an example about setup a library. From build a package to li

[R] (no subject)

2004-09-27 Thread YiYao_Jiang
Hello everybody: I can't setup a library for some functions. Can anybody kindly give me an example about setup a library. From build a package to library. Thanks! Best Regards YiYao Jiang __ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailm