On 1/8/07, Chris Eisley <[EMAIL PROTECTED]> wrote:
> Hello Prof Ripley,
>
> Prof Brian Ripley wrote:
> > I don't undersand what the issues are, but he actually said
> >
> >>> These files make up a package,
> >
> > and all the source files on an R packages are concatenated and loaded
> > into a sing
Hello Prof Ripley,
Prof Brian Ripley wrote:
> I don't undersand what the issues are, but he actually said
>
>>> These files make up a package,
>
> and all the source files on an R packages are concatenated and loaded
> into a single environment. So my understanding of the answer to
>
>>> I as
; McMaster University
> Hamilton, Ontario
> Canada L8S 4M4
> 905-525-9140x23604
> http://socserv.mcmaster.ca/jfox
>
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Chris Eisley
>>
5-525-9140x23604
http://socserv.mcmaster.ca/jfox
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Chris Eisley
> Sent: Sunday, January 07, 2007 12:29 AM
> To: r-devel@r-project.org
> Subject: [Rd] Scoping issues
>
> H
Hi everyone,
I'm trying to split up a large R file that implements a tcl/tk gui into
several smaller ones. The problem is that the main GUI creation
function defines many tclVars and tkframes that need to be accessible to
functions that are currently defined in main function, but which I'd
like t