search for: verdonck

Displaying 2 results from an estimated 2 matches for "verdonck".

2013 Jun 12
2
Functions within functions - environments
...rom outer function")) middlefunction() } outerfunction() Here, R will tell me that the inner function has no clue what a or b is. So what I want, is the inner function to recognize a and b. Any suggestions? Many thanks! Rik -- ________________________________________________ Rik Verdonck Research group of Molecular Developmental Physiology and Signal Transduction KULeuven, Faculty of Science Naamsestraat 59, Bus 02465 B-3000 Leuven,Belgium Tel. +32 16 32 39 65 Fax +32 16 32 39 02 http://bio.kuleuven.be/df/JV/index2.htm rik.verdonck@bio.kuleuven.be Please consider th...
2012 Oct 05
2
Using variables from different environments in one function
...en get next error message: Error in print(AB + CD) : object 'AB' not found I think I see what happens. The right variables are not present in the right environment. Probably I did something silly, but I really don't see how to solve this. Can someone please help me? Many thanks! Rik Verdonck University of Leuven [[alternative HTML version deleted]]