Skip to content

How to include (source) R script in other scripts

2 messages · Baro, Duncan Murdoch

#
On 08/01/2014 11:27 AM, Baro wrote:
You should be using functions for this.  Write a function that loads 
your workbook and does the processing above.  Call that in a loop.

Duncan Murdoch