Re: [R] Visibility of libraries called from within functions

2016-10-13 Thread Duncan Murdoch
On 13/10/2016 4:18 AM, g.maub...@weinwolf.de wrote: Hi All, in my R programs I use different libraries to work with Excel sheets, i. e. xlsx, excel.link. When running chunks of code repeatedly and not always in the order the program should run for development purposes I ran into trouble. There

[R] Visibility of libraries called from within functions

2016-10-13 Thread G . Maubach
Hi All, in my R programs I use different libraries to work with Excel sheets, i. e. xlsx, excel.link. When running chunks of code repeatedly and not always in the order the program should run for development purposes I ran into trouble. There were conflicts between the methods within these fun