Displaying 2 results from an estimated 2 matches for "_external_file_name".
2009 Jul 08
3
#INCLUDE
What is R's equivalent to a C-like #include to incorporate external files. I
have a 2k line function that is generated and need to include it at runtime
but not manage it as a package (as it changes hourly.) Any ideas?
[[alternative HTML version deleted]]
2009 Jul 09
2
How to Populate List
...tained, reproducible code.
------------------------------
Message: 56
Date: Wed, 8 Jul 2009 09:10:45 -0700 (PDT)
Subject: Re: [R] #INCLUDE
To: r-help@r-project.org, Idgarad <idgarad@gmail.com>
Message-ID: <88957.62814.qm@web56206.mail.re3.yahoo.com>
Content-Type: text/plain
source(_external_file_name)
--- On Wed, 7/8/09, Idgarad <idgarad@gmail.com> wrote:
From: Idgarad <idgarad@gmail.com>
Subject: [R] #INCLUDE
To: r-help@r-project.org
Date: Wednesday, July 8, 2009, 11:16 AM
What is R's equivalent to a C-like #include to incorporate external files. I
have a 2k line function th...