Re: [R] how to use the function from another package

2005-08-09 Thread Tuszynski, Jaroslaw W.
t; \ [EMAIL PROTECTED] `\ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 09, 2005 2:57 PM To: Tuszynski, Jaroslaw W. Subject: Re: [R] how to use the function from another package Thanks very much for your help. Do I still have to write library( ) to loa

Re: [R] how to use the function from another package

2005-08-09 Thread Paul Roebuck
On Tue, 9 Aug 2005, Peter Yang wrote: > I am trying to write a package(A) for myself and need to use a > function from another package(B) which is in R already(need to install > it before use). Could anyone tell me how to implement that? Also I > hope that my package gives an ERROR message(somethi

Re: [R] how to use the function from another package

2005-08-09 Thread Tuszynski, Jaroslaw W.
<\__,| (703) 676-4192 "> \ [EMAIL PROTECTED] `\ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Yang Sent: Tuesday, August 09, 2005 1:56 PM To: R-help@stat.math.ethz.ch Subje

[R] how to use the function from another package

2005-08-09 Thread Peter Yang
Hi, I am trying to write a package(A) for myself and need to use a function from another package(B) which is in R already(need to install it before use). Could anyone tell me how to implement that? Also I hope that my package gives an ERROR message(something like "STOP, please install package B fir