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
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