source('yourscript.R')
on 06/19/2008 03:11 PM [EMAIL PROTECTED] said the following:
Dear R-Users,
I've written a number of functions in a .R/script file. I would like to
call those functions from another script file. How can I execute all the
code in a script file so that the functions are av
Hi Tolga,
See ?source
HTH,
Jorge
On Thu, Jun 19, 2008 at 3:11 PM, <[EMAIL PROTECTED]> wrote:
> Dear R-Users,
>
> I've written a number of functions in a .R/script file. I would like to
> call those functions from another script file. How can I execute all the
> code in a script file so that t
Many thanks all,
Tolga
"Jorge Ivan Velez" <[EMAIL PROTECTED]>
19/06/2008 20:19
To
[EMAIL PROTECTED]
cc
r-help@r-project.org
Subject
Re: [R] How can I execute a .R/script file
Hi Tolga,
See ?source
HTH,
Jorge
On Thu, Jun 19, 2008 at 3:11 PM, <[EMAIL PROTECTED]&g
Dear Tolga,
Check the help for "source" (?source).
HTH,
R.
On Thu, Jun 19, 2008 at 9:11 PM, <[EMAIL PROTECTED]> wrote:
> Dear R-Users,
>
> I've written a number of functions in a .R/script file. I would like to
> call those functions from another script file. How can I execute all the
> code
Ah.. It is source() ...apologies for the waste of time,
Tolga
Tolga I Uzuner/JPMCHASE
19/06/2008 20:11
To
r-help@r-project.org
cc
Subject
How can I execute a .R/script file
Dear R-Users,
I've written a number of functions in a .R/script file. I would like to
call those functions from
5 matches
Mail list logo